You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2020. It is now read-only.
“effect” – this resource is for dynamic effects and currently only supports two values, but we’ll add more in the future. {"effect":"colorloop"} puts the lights in a color looping mode until it is stopped by sending {"effect":"none"}. - Source
At present at least from what I see on Paper UI, Effect is not treated the same as Alert, and is named Color Loop despite the effect channel. I may not understand channels yet, if a new effect is released will this result in another effect name mapped to effect channel, or would this need to be changed to be treated like Alert.
Support for Groups defined via the Hue Bridge would be another improvement(we have 15+ bulbs here). The bridge groups are more effective for control than the group system openHAB provides. Other discussions around this involve lights are being updated one at a time instead of all lights belonging to a group being updated in parallel.
Transition time is also not supported yet? I see it was added for LIFX, but cannot see it defined in the Hue binding.
The text was updated successfully, but these errors were encountered:
polarathene
changed the title
[Hue] Add support for TransitionTime and treat Effect like Alert
[Hue] Add support for TransitionTime, treat Effect like Alert, Bridge Groups
Jun 22, 2016
At present at least from what I see on Paper UI,
Effect
is not treated the same asAlert
, and is namedColor Loop
despite theeffect
channel. I may not understand channels yet, if a new effect is released will this result in another effect name mapped toeffect
channel, or would this need to be changed to be treated likeAlert
.Support for Groups defined via the Hue Bridge would be another improvement(we have 15+ bulbs here). The bridge groups are more effective for control than the group system openHAB provides. Other discussions around this involve lights are being updated one at a time instead of all lights belonging to a group being updated in parallel.
Transition time is also not supported yet? I see it was added for LIFX, but cannot see it defined in the Hue binding.
The text was updated successfully, but these errors were encountered: