TS0044F
Picture | Controller types | Integrations |
---|---|---|
|
|
Notes
This device is very similar to the TS0044 Tuya, except that it doesn't hold action, double clicks.
Note that each button perform the same actions.
This is because ControllerX is designed to control just one entity (light or media player).
So, you can include the actions
parameter to include the actions needed,
or use the mapping
attribute to define a custom mapping.
You can check here for reference.
Also, this controller doesn't support hold action. This means that there is not smooth brightness changes when holding, just step by step everytime it's pressed.
Light
Class: TS0044FLightController
Default delay: 350ms
Default mapping:
Zigbee2MQTT | Predefined actions |
---|---|
"on" , "off" |
toggle |
brightness_step_up |
click_brightness_up |
brightness_step_down |
click_brightness_down |