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
71.01k stars 29.65k forks source link

InkBird ITC-308 via Tuya integration cannot set the temperature #45841

Closed jherby2k closed 3 years ago

jherby2k commented 3 years ago

The problem

As also described in #45340, these climate control devices can't have their desired temperature set. Attempting to set it or turn it on makes the device appear offline until its been set again from the Tuya mobile app. Error in the logs suggests the value is out of range - this is probably related to the fix we had to apply in #45340 (values displayed are all 1/10 of correct)

What is version of Home Assistant Core has the issue?

2021.1.5

What was the last working version of Home Assistant Core?

No response

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/

Example YAML snippet

No response

Anything in the logs that might be useful for us?

# Put your logs below this line

control device error, error code is ValueOutOfRange
1:09:30 PM – /usr/local/lib/python3.8/site-packages/tuyaha/tuyaapi.py (WARNING) - message first occurred at 1:07:13 PM and shows up 2 times
github-actions[bot] commented 3 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

jherby2k commented 3 years ago

This actually appears fixed, not sure as of when but we can now adjust the "set" value as well which works splendidly