jenkinsci / hue-light-plugin

Jenkins CI plugin to show the state of builds using Philips hue

Home Page:https://plugins.jenkins.io/hue-light/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hue-light plugin for Jenkins CI

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

Configuration

  1. Create a new user one the hue bridge (http://developers.meethue.com/gettingstarted.html)
  2. Open Global Setting and set the
  • IP address of the hue bridge
  • Authorized username of the hue bridge
  1. 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

License

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.

About

Jenkins CI plugin to show the state of builds using Philips hue

https://plugins.jenkins.io/hue-light/

License:MIT License


Languages

Language:Java 88.5%Language:HTML 11.5%