/disco

The Williams' Family Disco

Primary LanguagePython

Build

Rename the lights as appropriate for your house.

docker build -t disco .

Run

Press the button on your Hue bridge

docker run disco

Dance

mosquitto_pub -t house/livingroom/disco -m "On"
spotify:user:barryjohnwilliams:playlist:1Ut5juChbYvoqSeUK56Fct
mosquitto_pub -t house/livingroom/disco -m "Off"

Improve

  • Use MQTT to turn disco mode on or off
  • Configurable lights
  • Configurable bridge or auto discovery
  • Use Spotify Web API to start music; or
  • Hook into HomeAssistant