Use the awesome Philips hue lights to show the state of your builds.
The following states are implemented:
- building => blue
- success => green
- fatal errors => red
- no fatal errors ("unstable") => yellow
- Create a new user one the hue bridge (http://developers.meethue.com/gettingstarted.html)
- Open Global Setting and set the
- IP address of the hue bridge
- Authorized username of the hue bridge
- Create a new job or modify an existing job
- Add post-build action Colorize Hue-Light
- Set the id of the light you want to control
This plugin has been released under the MIT License. It uses
Copyright (c) 2013 Mathias Nestler
Also included is a copy of the Jue library, licensed under the MIT License too.