Skip to content

Instantly share code, notes, and snippets.

View Simon-TheUser's full-sized avatar

Simon-TheUser

View GitHub Profile
@Simon-TheUser
Simon-TheUser / DG6HD-1BW.txt
Created November 9, 2022 20:47 — forked from nebhead/DG6HD-1BW.txt
Programming the Leviton DG6HD-1BW ZigBee Dimmer Switch with ZigBee2MQTT
Programming the Leviton DG6HD-1BW ZigBee Dimmer Switch with ZigBee2MQTT
While the dimmer swith has options to program the minimum, maximum dimmer values through the paddle switch, other options such as the default light level, transition times, etc. are only available to be programmed via the ZigBee coordinator (per Leviton support).
For ZigBee2MQTT (Z2M):
Go to the device from the devices page. On the Dev Console tab for the device you can select what endpoints and clusters you want to read\write to. To read current values from the below and/or write the values to modify the behavior of the lights.
Endpoint 1 Cluster LevelCtl will have the following programmable attributes:
- onLevel: Brightness level the light will be set to by default when turned on. [Set to 254 to enable full brightness, set to 255 to enable previous level]