An OBS Python script that allows you to control settings on your hue lights from custom obs hotkeys
Two hotkeys are assigned
To use this you will need the phue python library installed
pip3 install phue
for info on settings and values
This is set to trigger the colour loop effect on and off with two hotkeys.
You could add more hotkeys and trigger static colour settings by adding
more instances of h and adding to script_load and script_save
Two hotkeys are assigned
To use this you will need the phue python library installed
pip3 install phue
for info on settings and values
GitHub - studioimaginaire/phue: A Python library for the Philips Hue system
A Python library for the Philips Hue system. Contribute to studioimaginaire/phue development by creating an account on GitHub.
github.com
This is set to trigger the colour loop effect on and off with two hotkeys.
You could add more hotkeys and trigger static colour settings by adding
more instances of h and adding to script_load and script_save