/ContrebandeLightLoopStation

Contrebande - LoopStation-like lighting controller

Primary LanguagePython

Contrebande Lights - docs

Controlling the lights manually

On:
curl http://192.168.1.72/control?cmd=gpio,12,1

Off:
curl http://192.168.1.72/control?cmd=gpio,12,0

Installing this repo

pip3 install -r requirements.txt