A Go port of Huebot. Changes a Phillips Hue light's color and flashes based on GitHub's status
- When GitHub's status changes to
minor
the light will turn to yellow and flash for 15 seconds. - When GitHub's status changes to
major
the light will turn to red and flash for 15 seconds. - When GitHub's status changes to
good
the light will turn white and stop blinking.
🔜