This is a notification plugin for Rundeck to trigger your Philips Hue lights.
To use this module with the default configuration, just start with this:
./gradlew build
Copy build/libs/rundeck-hue-notification-plugin-*.jar
to your libext
folder (e.g. /var/lib/rundeck/libext)
Restart rundeck
Go to Installed and Bundled Plugins
and see Notification Plugins
The ip or hostname of your hue bridge e.g. 192.168.0.10
A user account of the hue api
The id of your light you want to trigger .e.g 1
- Johannes Graf (@grafjo)
rundeck-hue-notification-plugin is released under the MIT License. See the bundled LICENSE file for details.