[EARLY ALPHA RELEASE] Hubitat Inovelli Group Notifier App

Inovelli Group Notifier App

Send a notification effect to groups of inovelli red series dimmers at the same time

Effects are managed in the app and named.
Call the effect by using the group child device notify command with the name of the notification effect.

Requires using the modified red series dimmer driver.

This is early unpolished code.
Only works for the red series dimmer currently, will add red series switch later…
There are probably many bugs.
Releasing to the public early, looking for feature requests / ideas…

Drivers:
Actual replacement dimmer driver:
https://github.com/djdizzyd/hubitat/blob/master/Apps/inovelli-notifier-app/InovelliDimmerRedSeriesDjdizzyd-driver.groovy
Child device for sending notifications to:
https://github.com/djdizzyd/hubitat/blob/master/Apps/inovelli-notifier-app/inovelli-group-notifier-device.groovy

Apps:
Parent App:
https://github.com/djdizzyd/hubitat/blob/master/Apps/inovelli-notifier-app/inovelli-group-notifier-app.groovy
Child app for effect designing:
https://github.com/djdizzyd/hubitat/blob/master/Apps/inovelli-notifier-app/inovelli-group-notifier-app-child-effect.groovy
Child app for the groups:
https://github.com/djdizzyd/hubitat/blob/master/Apps/inovelli-notifier-app/inovelli-group-notifier-app-child-group.groovy

1 Like