Skip to content

grafjo/rundeck-hue-notification-plugin

Repository files navigation

Rundeck Hue Notification Plugin

Build Status

This is a notification plugin for Rundeck to trigger your Philips Hue lights.

Usage

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

Configuration options

bridge

The ip or hostname of your hue bridge e.g. 192.168.0.10

user

A user account of the hue api

light id

The id of your light you want to trigger .e.g 1

Authors

License

rundeck-hue-notification-plugin is released under the MIT License. See the bundled LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages