I'm using a TS0601_thermostat_1. This radiator/thermostat valve exposes, amongst others, "preset" and "system_mode".
In Zigbee2MQTT, the selector "preset" can be set to auto, manual, off and on; the selector "mode" can be set to auto, heat and off.
However, not all of these selector values have a corresponding counter part in Domoticz. I'm using the plugin of Stanislav Demydiuk.
When changing the mode selector in Zigbee2MQTT to "heat" or "off", I receive the following error in the Domoticz log:
Code: Select all
Unable to find selector switch level for value "heat", device: Thermostat (RoomName) - PresetCode: Select all
Unable to find selector switch level for value "off", device: Thermostat (RoomName) - PresetI have tried to add some additional values for the selector "mode" in Domoticz but that does not solve the issue.
I've googled on the error message but that does not give a clue.
Anybody, an idea? Many thanks in advance.
Kind regards!
Wolly