Page 1 of 1

"Unable to find selector switch level for value" for TS0601_thermostat_1

Posted: Saturday 17 December 2022 16:06
by Wolly76
Dear all,

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) - Preset
or

Code: Select all

Unable to find selector switch level for value "off", device: Thermostat (RoomName) - Preset
Changing the mode selector in Domoticz gives the same error and does not invoke an action.

I 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

Re: "Unable to find selector switch level for value" for TS0601_thermostat_1

Posted: Monday 19 December 2022 10:30
by waltervl
Perhaps update the plugin, remove the device from domoticz and have it rediscovered by the plugin. It will perhaps create now the correct modes selector switches.
Else report the issue on the plugin repository.