Replies: 2 comments 1 reply
-
That seems to be a different device using a Broadlink platform, not the Tuya platform. |
Beta Was this translation helpful? Give feedback.
0 replies
-
When visiting https://www.home-assistant.io/integrations/broadlink, there is no mention of the hy08we. Adding the hy08we will result in an error: That being said, tuya local is running the device very nicely... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The hy08we thermostat seems to be supporting the ability to get the time synced through the api. This is being implemented here:
https://github.com/mairas/hysen/blob/36dab5830336b8b0467f26d3804b6d4eb50e5ca4/custom_components/hysen/climate.py#L815
This integration however, does not work at my instance.
Currently my thermostat is not at the time it should be and i would like to have it automatically synced. Is there a way to sync the time to my thermostat? Or does this need to be implemented into the tuya local integration?
Beta Was this translation helpful? Give feedback.
All reactions