Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add fan speed from companion plugin websocket messages #3375

Open
wants to merge 38 commits into
base: main
Choose a base branch
from

Conversation

jneilliii
Copy link
Contributor

This change will process OctoDash Companion plugin message for fan speed similar to how DisplayLayerProgress plugin was sending them. The message has been in the plugin for a while, just got around to integrating it on the OctoDash side.

@jneilliii
Copy link
Contributor Author

Feel free to let me know if you want to add any other messages on the octodash socket message if it will help you integrate other feature requests.

@stale
Copy link

stale bot commented Jun 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Stale issue label Jun 18, 2023
@jneilliii
Copy link
Contributor Author

no, don't close me.

@stale stale bot removed the stale Stale issue label Jul 6, 2023
dependabot bot and others added 19 commits August 7, 2023 22:46
change architecture detection method to use dpkg instead of uname.
Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.16.0 to 0.16.2.
- [Release notes](https://github.com/pascalgn/automerge-action/releases)
- [Commits](pascalgn/automerge-action@v0.16.0...v0.16.2)

---
updated-dependencies:
- dependency-name: pascalgn/automerge-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
use $HOME instead of hard-coded pi user home path
* v14

* Update angular-svg-round-progressbar

* ngx-spinner to 14

* angular v15

* angular material v14

* material 15

* Change angular material css import

* typescript 4.9

* More depencencies

* angular 16

* material 16

* Spinner and  progressbar

* Zone.js 0.14

* Angular 17

* Get angular 17 working

* angular material 17

* Update styles for angular 17

* Upgrade `angular-svg-round-progressbar`

* core and cli 18

* material 18

* angular 19, with lottie upgrades

* material 19

* NPM audit fix
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v2...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 3 to 4.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases)
- [Commits](hmarr/auto-approve-action@v3...v4)

---
updated-dependencies:
- dependency-name: hmarr/auto-approve-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants