Hi guys,
Is it possible to make an group with 2 lamps from the hue lights and make it possible to change colors/brightness? Now it's only possible to set the lights on/off. Or am I missing something that's already implemented?
Thanks in advance!
Greets
1 Switch, Multiple hue lights
Moderators: leecollings, remb0
-
- Posts: 25
- Joined: Thursday 10 March 2016 20:57
- Target OS: NAS (Synology & others)
- Domoticz version: Beta
- Contact:
- thecosmicgate
- Posts: 188
- Joined: Monday 06 April 2015 14:37
- Target OS: Linux
- Domoticz version: newest
- Location: The Netherlands / Hoeven
- Contact:
Re: 1 Switch, Multiple hue lights
I think it's possible when you make a dummy switch and combine this with a slave
It's nice to be important, but it's more important to be nice
Scooter ;)
Scooter ;)
-
- Posts: 1602
- Joined: Friday 18 October 2013 23:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Arnhem/Nijmegen Nederland
- Contact:
Re: 1 Switch, Multiple hue lights
Perhaps use the api for develop:
Make a script that u can switch with a dummy..
With this option u can switch multiple lights on or af in the same color. [ change the color to yours, witch one you see in the developer options ]
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
With this option u can switch multiple lights on or af in the same color. [ change the color to yours, witch one you see in the developer options ]
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
-
- Posts: 24
- Joined: Monday 04 January 2016 16:57
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.7412
- Location: Sweden
- Contact:
Re: 1 Switch, Multiple hue lights
Would also reco. the api, or if you just want groups, try do download the IOS app "onSwitch" (not sure if it's avaible for android as well), create/name a group in the app for your lamps and allow import for 5 minutes in Domoitcz, you should see your new group then.
Who is online
Users browsing this forum: No registered users and 1 guest