I want to create a pulsating light, but I'm not sure what the best approach is.
I have a hue ambiance light (can only set white light values and color temperature) that I want to use as status indicator.
Pulsating warm light = status OK
Pulsating cold light = Alert.
Light pulsating should be ...
Search found 8 matches
- Tuesday 09 April 2019 12:36
- Forum: dzVents
- Topic: Pulsating light - Best approach?
- Replies: 0
- Views: 524
- Saturday 23 February 2019 0:14
- Forum: Bugs
- Topic: Status of Hue lights [SOLVED]
- Replies: 6
- Views: 10981
Re: Status of Hue lights [SOLVED]
Ok.
I wanted to accept your post as an answer, but this results in a 404 (also after refresh).
I wanted to accept your post as an answer, but this results in a 404 (also after refresh).
- Friday 22 February 2019 14:22
- Forum: Bugs
- Topic: Status of Hue lights [SOLVED]
- Replies: 6
- Views: 10981
Re: Status of Hue lights [SOLVED]
active property is now correct. Thanks
Not sure about the status property.
The status of the device is still reported as "Set Color", I'm not sure if this is intended as it seems to me not an actual "status" of a device.
Not sure about the status property.
The status of the device is still reported as "Set Color", I'm not sure if this is intended as it seems to me not an actual "status" of a device.
- Tuesday 19 February 2019 22:12
- Forum: Bugs
- Topic: Status of Hue lights [SOLVED]
- Replies: 6
- Views: 10981
Re: Status of Hue lights [SOLVED]
I'll try this patch on Thursday!
- Monday 18 February 2019 13:42
- Forum: Bugs
- Topic: Status of Hue lights [SOLVED]
- Replies: 6
- Views: 10981
Status of Hue lights [SOLVED]
I've been using dzVents for setting the lights of my Hue Iris. Upon changing the lights the status of the Hue light is 'inconsistent'.
When setting the color of the Hue light the status of the Hue Light changes to "SetColor", instead of "on" or "off". This also likely results in an erroneous active ...
When setting the color of the Hue light the status of the Hue Light changes to "SetColor", instead of "on" or "off". This also likely results in an erroneous active ...
- Monday 04 February 2019 12:42
- Forum: Bugs
- Topic: setRGB does not work with Hue Iris [SOLVED]
- Replies: 4
- Views: 10895
Re: setRGB does not work with Hue Iris [SOLVED]
Thanks for the help!
- Friday 01 February 2019 19:10
- Forum: Bugs
- Topic: setRGB does not work with Hue Iris [SOLVED]
- Replies: 4
- Views: 10895
Re: setRGB does not work with Hue Iris [SOLVED]
Ok, I do feel stupid as that worked.
In my defense, I did read that part and tried to set all the correct settings. However, I did not find a security section, and to check all my settings I first tried to turn the light on and off and that worked! So apparently settings RGB is something completely ...
In my defense, I did read that part and tried to set all the correct settings. However, I did not find a security section, and to check all my settings I first tried to turn the light on and off and that worked! So apparently settings RGB is something completely ...
- Friday 01 February 2019 15:30
- Forum: Bugs
- Topic: setRGB does not work with Hue Iris [SOLVED]
- Replies: 4
- Views: 10895
setRGB does not work with Hue Iris [SOLVED]
I'm getting errors in my scripts when trying to control my Hue Iris.
I'm running the latest beta Domoticz V4.10364.
hueIris = domoticz.devices('Hue iris 1')
hueIris.setRGB(1, 1, 1)
results in an error being logged (note the last line shows the error) .
2019-02-01 15:27:23.607 Status: User: pi ...
I'm running the latest beta Domoticz V4.10364.
hueIris = domoticz.devices('Hue iris 1')
hueIris.setRGB(1, 1, 1)
results in an error being logged (note the last line shows the error) .
2019-02-01 15:27:23.607 Status: User: pi ...