Game of Hues is a Philips Hue light controller intended to complement the viewing of HBO's Game of Thrones.
This is a Sinatra server that uses soffes/hue library to trigger Hue lights to change and configure groups.
To run the server you will need docker and docker compose then simply execute the following.
docker-compose up --build
For subsequent restarts of the server, you can drop the --build or else it might
rebuild the image every run and be slow to start up.
Once the server is running, you can navigate your browser to the following address. http://0.0.0.0:9292
The server is configured using the /config/westeros.yml file which you can modify for your home setup. To do this, you will need to figure out what your lights are named and only include the lights you want to be controlled during viewing.