How to configure brightness via Paper UI for zigbee2mqtt

To make this easier, I would recommend to add:

experimental:
 output: attribute

to your zigbee2mqtt configuration.yaml.

This means you’d only need to send 100 (or any number) to zigbee2mqtt/L_Desk/set/brightness (note the change in command topic; your state topic remains the same).

1 Like