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
rewrite enocean VLD support (D2) and bring partial UTI support (D4)
* VLD decoding is rewritten to bring a better decoding of D2-01-0C device profile
* UTI decoding added to record detected device profile inside table EnoceanSensors
Usage:
1) put the enocean device into learning mode. Automagically, Domoticz will create this device without any action if the device uses universal teach-in (D4 datagram) and announces itself as using profile D2-01-0F or D2-01-12 (module with 1 or 2 channels). The device can be identified using its hardware ID.
2) create a virtual switch in domoticz
3) press the virtual switch in domoticz, the enocean device will record the virtual switch as an authorized switch
4) leave device learning mode
5) attach the light detected during step 1 as subdevice of virtual switch
Note: if you used previous patch, you must put your enocean device into learning mode for few second and leave it to make it send its profile to domoticz. If you don't do this, the light status won't be updated anymore and you will have a message in domoticz log
0 commit comments