Closed Bosswaffle closed 2 years ago
tuya documentation tuya source (message by IssueLinks)
Hey there @tuya, @zlinoliver, @metisu, @frenck, mind taking a look at this issue as it has been labeled with an integration (tuya
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
duplicate of #66853
The problem
As of updating to 2022.2.9 my Tuya ITC-308-WIFI Thermostat isn't working correctly. I was happy to see that there was a bug fix for Tyua thermostats in this version of core because previously I couldn't see any decimal places in the current or set temperatures. However, now the current tempurature is off by a factor of ten and the set temp is off by a factor of 20. In fact the "temp_set" in the diagnostic file is correct (if it were a float divided by 10) but the "tempurature" is half of what it should be (again, accounting for the order of magnitude). config_entry-tuya-dc3a1a21461962440276da8dc0a589e9.json.txt
What version of Home Assistant Core has the issue?
2022.2.9
What was the last working version of Home Assistant Core?
2022.2.7
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Tuya
Link to integration documentation on our website
https://www.home-assistant.io/integrations/tuya
Diagnostics information
config_entry-tuya-dc3a1a21461962440276da8dc0a589e9.json.txt
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response