You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found this commit removed switch type for _TZ3210_k1msuvg6 -> Koenkk/zigbee-herdsman-converters@401d1c4. I'm not sure if can add only this line tuya.exposes.switchType()
as it can affect other devices. I guess default value for the switch type is 'momentary' and that's why it works for most users. I still use 'toggle' switch so I need to have this option set
What happened?
TS110E dimmer (_TZ3210_k1msuvg6) does not expose min_brighntess and max_brightness in frontend even state of that dimmer shows that fields:
{ "brightness": 253, "linkquality": 39, "max_brightness": 255, "min_brightness": 4, "power_on_behavior": "previous", "state": "OFF", "switch_type": "momentary" }
What did you expect to happen?
Possibility to set min_brightness for TS110E dimmer - physical switch won't be able to reduce brightness below set threshold
How to reproduce it (minimal and precise)
Add TS110E dimmer to zigbee2mqtt
Zigbee2MQTT version
1.30.0
Adapter firmware version
20211115
Adapter
CC2531
Debug log
No response
The text was updated successfully, but these errors were encountered: