-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
tuya_thermostat (TS0601): modes changed to presets and two other fixes #1464
Conversation
- window detection fix, - changed preset to away preset params, - modes changed to presets
I've just merged #1461 which conflicts with this pr, can you rebase this pr? Note to self: after this merge Koenkk/zigbee2mqtt#4070 |
No problem, I'll do it today. |
…nverters into master # Conflicts: # converters/fromZigbee.js # converters/toZigbee.js
@Koenkk I'm only a bit worried about this change: Maybe return both preset and system_mode in the same message like:
|
Returning both is fine! |
I think it's ready @Koenkk |
Thanks! |
This PR is related to: Koenkk/zigbee2mqtt#4070