Closed eromanenko closed 3 years ago
I have the same device branded as Tuya
(https://www.aliexpress.com/item/1005001453602222.html) and it reports exactly the same error.
The same issue.
The same problem, after some debugging it comes out that if you set preset for example to manual, also system_mode change to manual. And in config file state for system_mode is only "auto" and because of this, conflict pops up in log. This issue is with all types of presets (eco, complex, away). I think that only schedule works OK. Can You do something about this?
I can also confirm this - been seeing these errors in HA logs for some time now (TS0601_thermostat - latest OTA (also present before), Zigbee2MQTT 1.16.2, HA Core 0.118.0). Everything seems to work fine though.
ERROR (MainThread) [homeassistant.components.mqtt.climate] Invalid modes mode: off
ERROR (MainThread) [homeassistant.components.mqtt.climate] Invalid modes mode: complex
This looks to be a problem in zigbee2mqtt. Can you please open an issue on the main issue tracker there please? This repo is just for the add-on functionality (integration with the Supervisor) and configuration, the main code & functionality (device handling & such) are not affected by changes here.
This has been solved in dev/edge version
zigbee2mqtt add-on version (if edge, please report commit hash): 1.16.1 Operating environment (HassOS, Virtual Machine, Device/platform running Home Assistant):
Description of problem: Moes TRV ZigBee3.0 (TS0601_thermostat) causes of a lot of repeated errors in Home Assistant's log
ERROR (MainThread) [homeassistant.components.mqtt.climate] Invalid modes mode: manual
Your entire configuration from the frontend (with sensitive fields redacted):
Your logs from Home Assistant 2020-11-24 18:00:09 ERROR (MainThread) [homeassistant.components.mqtt.climate] Invalid modes mode: manual 2020-11-24 18:00:09 ERROR (MainThread) [homeassistant.components.mqtt.climate] Invalid modes mode: manual 2020-11-24 18:00:18 ERROR (MainThread) [homeassistant.components.mqtt.climate] Invalid modes mode: manual 2020-11-24 18:00:19 ERROR (MainThread) [homeassistant.components.mqtt.climate] Invalid modes mode: manual 2020-11-24 18:00:19 ERROR (MainThread) [homeassistant.components.mqtt.climate] Invalid modes mode: manual 2020-11-24 18:00:19 ERROR (MainThread) [homeassistant.components.mqtt.climate] Invalid modes mode: manual