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

Support new SignalR commands, device types and misc fixes #141

Merged

Conversation

nlz242
Copy link
Contributor

@nlz242 nlz242 commented Nov 10, 2023

Support for new attribute without causing warnings
Support for CCR/CEE (as switches)
Partial Support for 24v thermostat (honeywell / resideo) (as a regular thermostat).. still work to be done
Support for Floor thermostat (as a regular thermostat)
Bugfix: Gracefuly handle cases where the websocket client stacks multiple messages in a single receive call
Bugfix: Gracefuly handle malformed json messages
Wait 5s on websocket reconnect, instead of 1s.

ic-dev21 and others added 3 commits October 2, 2023 19:44
Ajout d'un await pour que la coroutine s'exécute
Support for CCR/CEE (as switches)
Partial Support for 24v thermostat (honeywell / resideo) (as a regular thermostat).. still work to be done
Support for Floor thermostat (as a regular thermostat)
Bugfix: Gracefuly handle cases where the websocket client stacks multiple messages in a single receive call
Wait 5s on websocket reconnect, instead of 1s.
@nlz242
Copy link
Contributor Author

nlz242 commented Nov 10, 2023

Je corrige les erreurs de linting lundi, svp ne pas merger tout de suite :)

@nlz242
Copy link
Contributor Author

nlz242 commented Nov 13, 2023

C'est bon, linting corrigé et quelques petits fix fait en même temps. 👍

@valleedelisle valleedelisle merged commit 42e6e93 into dvd-dev:main Nov 15, 2023
1 check passed
@nlz242 nlz242 deleted the feature/SIgnalRMessages-and-misc-fixes branch December 18, 2023 21:52
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