This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Hue Resource Links
#1
Hey Guys....
I created an effect with Hue Essentials Effect 2.
Have Read this via API debug.
How can I start and stop this effect in the W4K?
Here's what it looks like in the API debug:

{
"11593": {
"name": "Effekt Außen",
"description": "HueEssentialsEffect_2_",
"type": "Link",
"classid": 18,
"owner": "cf85561e-a462-49c1-8990-08e6fbd5c3e6",
"recycle": false,
"links": [
"/groups/2",
"/sensors/26",
"/sensors/27",
"/rules/31",
"/rules/33",
"/rules/53",
"/rules/54",
"/rules/55",
"/rules/56",
"/rules/57",
"/rules/58",
"/rules/59",
"/rules/60",
"/rules/61",
"/rules/62",
"/rules/63",
"/rules/64",
"/rules/65",
"/rules/66",
"/rules/67",
"/rules/68",
"/rules/69",
"/rules/70",
"/rules/71",
"/rules/72",
"/rules/73",
"/rules/74",
"/rules/75",
"/scenes/gZVQJvNUOTlhMu6",
"/rules/76",
"/rules/77",
"/rules/78",
"/rules/79"
]
}
Reply
#2
I can't get W4K to start this effect, no matter ... 

but this effect that I created in Hue Essentials Effect 2 is a play of colors that runs all night long. 
can I also copy this effect and work with a KNX RGBW dimmer?
So then 3 Hue outdoor lamps + KNX dimmers have the same effect at the same time and the same color?
Reply
#3
Hi,

Essentials is just a mimic to the HUE API, so you can build it yourself with the scenes and rules in the bridge.

Have you looked here?

https://developers.meethue.com/develop/hue-api/4-scenes/
https://developers.meethue.com/develop/h...nsors-api/
https://developers.meethue.com/develop/h...rules-api/

With these commands you can enrich the user.hue functions and create whatever you want..

BR,

Erwin
Reply


Forum Jump: