1 Switch, Multiple hue lights

Use this forum to discuss possible implementation of a new feature before opening a ticket.
A developer shall edit the topic title with "[xxx]" where xxx is the id of the accompanying tracker id.
Duplicate posts about the same id. +1 posts are not allowed.

Moderators: leecollings, remb0

Post Reply
Jordyboytjuh
Posts: 25
Joined: Thursday 10 March 2016 20:57
Target OS: NAS (Synology & others)
Domoticz version: Beta
Contact:

1 Switch, Multiple hue lights

Post by Jordyboytjuh »

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
User avatar
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

Post by thecosmicgate »

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 ;)
Derik
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

Post by Derik »

Perhaps use the api for develop:

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
					
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 ]
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
karde
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

Post by karde »

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.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest