Advanced Zooz Zen27 / Zen26 Central Scene Dimmer and Switch Drivers
- All device configuration variables
- Central Scene Functions (matching descriptions on zooz website)
- Normal Dimmer / Switch functions
- Z-Wave Direct Associations
- Indicator Capability
- Pushable Button Capability 8 buttons (matching descriptions from zooz website) These will be different button numbering from the built-in driver.
These drivers are based on new options in the latest firmware versions 2.8 (ZEN27) and 2.3 (ZEN26). It is highly recommended that you be on these versions.
Please let me know of any issues or missing functionality .. Or feature requests.
As usual make sure to hit configure after changing to this driver.
https://github.com/djdizzyd/hubitat/blob/master/Drivers/zooz/zen27-dimmer.groovy
https://github.com/djdizzyd/hubitat/blob/master/Drivers/zooz/zen26-switch.groovy
Dimmer Changelog:
2020-04-29: 0.03B
- Added Indicator Capability
- Added group 3 associations
2020-04-30: 0.04B
- Physical Vs Digital Events
2020-05-01: 0.05B
- Descriptive text logging and events
2020-05-02: 0.06B
- Fix for changeLevel
2020-05-03 1.1
- importURL
2020-05-05: 1.2
- Fix for central scene duplicate event
- Fix for setLevel issues from RM
2020-05-05: V1.3
- Fix typo in preferences
2020-05-07: V1.4
- Fix incorrect config parameter number
Switch Changelog:
2020-04-29: 0.01B
- Initial commit
2020-04-30: 0.02B
- Physical Vs Digital Events
2020-05-01: 0.03B
- Descriptive text logging and events
2020-05-03: 1.1
- importURL
2020-05-05: 1.2
- Fix for central scene duplicate event
2020-05-05: 1.3
- Fix typo in preferences