home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.57k stars 30.74k forks source link

Tuya ITC-308-WIFI Thermostat Broken in 2022.2.9 #67084

Closed Bosswaffle closed 2 years ago

Bosswaffle commented 2 years ago

The problem

Screenshot 2022-02-22 171203 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

probot-home-assistant[bot] commented 2 years ago

tuya documentation tuya source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years ago

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)

frenck commented 2 years ago

duplicate of #66853