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 #315

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)
Raise the Notification scan interval (only used for OneLink's messages: low battery, test alert, etc)
Cleanup obsolete code (subscribe_to_attributes)
Implement some missing signalr commands... Still need to figure out how to create entities on the fly, outside of initialization
No need to poll Getway anymore, values are received thru signalR "GatewayValuesReceived"

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)
Raise the Notification scan interval (only used for OneLink's messages: low battery, test alert, etc)
Cleanup obsolete code (subscribe_to_attributes)
Implement some missing signalr commands. Still need to figure out how to create entities on the fly, outside of initialization
No need to poll Getway anymore, values are received thru signalR "GatewayValuesReceived"
@nlz242
Copy link
Contributor Author

nlz242 commented Nov 10, 2023

Je corrige le Linting qui fail lundi, svp ne pas merger avant :)

@nlz242
Copy link
Contributor Author

nlz242 commented Nov 13, 2023

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

@ic-dev21
Copy link
Collaborator

Est-ce que c’est dépendant de dvd-dev/python-hilo#141?

Si oui ça va prendre un nouveau release

@nlz242
Copy link
Contributor Author

nlz242 commented Nov 14, 2023

Est-ce que c’est dépendant de dvd-dev/python-hilo#141?

Si oui ça va prendre un nouveau release

Pas 100%, mais ça serait mieux, sinon certaines nouvelles features ne seront pas la.
Donc ouais, ça serait mieux de faire une release 👍

@valleedelisle valleedelisle merged commit 23c20b0 into dvd-dev:main Nov 15, 2023
3 checks passed
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