Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.
/ twitchhue Public archive

Change the color of your Hue lights when somebody subs on Twitch.

License

Notifications You must be signed in to change notification settings

thomaserlang/twitchhue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Hue

Change the color of your lights when somebody subs.

Create a config file called twitchhue.yaml. Place it next to the executable.
Download it from here.

Example config:

channels:
    - somechannel
rooms:
    - Dining room
lights:
    - Bedroom ceiling
interval: 0.5 # number of seconds between each color change
colors:
  -
    color: 2b59ff # RGB
    bri: 255      # Brightness
  -
    color: ff0303
    bri: 255
  -
    color: 2b59ff
    bri: 255
  -
    color: ff0303
    bri: 255
  -
    color: 2b59ff
    bri: 255
  -
    color: ff0303
    bri: 255
  -
    color: 2b59ff
    bri: 255
  -
    color: ff0303
    bri: 255
  -
    color: 2b59ff
    bri: 255
  -
    color: ff0303
    bri: 255

About

Change the color of your Hue lights when somebody subs on Twitch.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages