I do have soms other Hue bulbs in my house...
Does anyone have nice scripts for the Hue..
wakeup light
Ambilight
Just random
X @ home then Color Y
Sirene: All light Red
Etc etc..
When there a A lot of scripts i will try to maken the WikI....
Moderators: leecollings, remb0
Code: Select all
#!/bin/sh
curl -H "Accept: application/json" -X PUT --data '{"on": true,"bri": 168,"hue": 14135,"sat": 254,"xy": [0.5281,0.4302],"ct": 500,"alert": "none","effect": "none","colormode": "hs","reachable": true}' http://192.168.5.36/api/newdeveloper/lights/8/state
curl -H "Accept: application/json" -X PUT --data '{"on": true,"bri": 168,"hue": 14135,"sat": 254,"xy": [0.5281,0.4302],"ct": 500,"alert": "none","effect": "none","colormode": "hs","reachable": true}' http://192.168.5.36/api/newdeveloper/lights/9/state
Users browsing this forum: Google [Bot] and 1 guest