I have a hot water cylinder that links to Tuya. In the device status in Homey, it just shows an error:
But in the device specification. The value from work_state is “warm”:
Can I change the data source for the status value in the device?
That’s strange. Is the work_state a read only parameter? Maybe you need to choose another parameter. To trigger your Flows based on changes, you can use the Trigger cards from the device.
Ok. That gives me switch, temp_set, child_lock and timer.
The status isn’t in functions. Guess it can’t be done on this device.
I believe this is the issue: com.tuya2/drivers/other/driver.ts at 8aab2772e23ef9c39e4b02ce08f849117298047a · Drenso/com.tuya2 · GitHub
My device type “rs” is not a supported category. It’s shown as “other”. I have requested the developer add “rs” category for water heaters.