-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Description
The problem
Hello,
I use WiFi Smart TRV-607 with Tuya cloud integration. The WiFi Smart TRV-607 values are read correctly for a while but after a couple of hours the readings are not updated. Ex. If I push config change from 5 degreeC to 30C, I can see the value is changed on the TRV display, I can see in Tuya app that temperature is 30C but home assistant remains with the old value of 5degee C instead of 30C.
hvac_modes: off, heat_cool, heat_cool
min_temp: 5
max_temp: 35
target_temp_step: 0.5
current_temperature: 22.9
temperature: 5
icon: mdi:radiator
supported_features: 1
The only way to make HA read the correct value is to reload the tuya integration.
I used TRV-607 devices more than a year without having this issue.
What version of Home Assistant Core has the issue?
core-2025.1.4
What was the last working version of Home Assistant Core?
core-2024 mid november - not sure
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
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response