Skip to content

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

License

Notifications You must be signed in to change notification settings

jenkinsci/hue-light-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 88.5%
  • HTML 11.5%