Closed doudz closed 5 years ago
Lighting | 0x0100 | ON/OFF Light |
---|---|---|
0x0101 | Dimmable Light | |
0x0102 | Color Dimmable Light | |
0x0103 | ON/OFF Light Switch | |
0x0104 | Dimmer Switch | |
0x0105 | Color Dimmer Switch | |
0x0106 | Light Sensor | |
0x0107 | Occupancy Sensor |
model number : ZNLDP12LM
The doc says color temperature can be adjusted from 2700K to 6500K
it's a bit strange, device id 0x0102 is supposed to be HUE not temperature colour, but why not.. another thing strange, there's cluster 0x0402 temperature, 0x0403 pressure, 0x405 humidity, 0x0406 occupancy, what a full featured bulb ;) I supposed most of the clusters are not working
Who knows, Xiaomi may have secret plans :)
How do I update this component in HASS to test your commit?
To test you can set REQUIREMENTS like this :
REQUIREMENTS = ['https://github.com/doudz/zigate/archive/dev.zip#0.26.0.dev0']
awesome job, it works perfectly !
see https://github.com/fairecasoimeme/ZiGate/issues/103