ollo69 / ha_tuya_custom

Tuya Custom Component for testing
Apache License 2.0
39 stars 18 forks source link

Thermostat not working in HA (temperature change not working) #37

Closed artkrz closed 3 years ago

artkrz commented 3 years ago

Hi,

I'm using MOES Zigbee Radiator Actuator HY368 with Tuya app and it shows up in HA. I've added following to my config:

tuya_custom:
  devices_config:
    - device_name: Kitchen
      unit_of_measurement: "C"
      temp_divider: 10

Temperature shows up but when I adjust it it goes red, sometimes goes back briefly to what it was and then thermostat (entity) goes unavailable.

Please let me know how can I help to fix it.

ollo69 commented 3 years ago

You should enable debug log and post here, but I suspect, based on your issue description, that this device do not accept API command, so probably will not be possible to fix.

artkrz commented 3 years ago

Ok, thanks.