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
I set up a zone with two bulbs in Phillips Hue-App. This zone will discovered by openhab and I can switch, dimm and change color of this zone via channels and items very well. If the zone is in state OFF and when I switch ON only one bulb within this zone regardless via openhab binding or Hue-App I expect the other bulbs from this zone keeps OFF.
Current Behavior
I set up a zone with two bulbs in Phillips Hue-App. This zone will discovered by openhab and I can switch, dimm and change color of this zone via channels and items very well.
If the zone is in state OFF and when I switch ON only one bulb within this zone regardless via openhab binding or Hue-App all bulbs in this zone and the zone itself were switched ON.
For testing purpose I stop the hue binding and switch ON only one bulb from this zone via Hue-App. Now it works as expected, the other bulb keeps off.
Possible Solution
Maybe a setup option in zone-thing is needed, that the zone state should not react on zone-member state changes
Steps to Reproduce (for Bugs)
Setup a zone with two bulbs in Hue-App
Discover this zone-thing in openhab
switch the zone OFF - all bulbs went off
switch-ON one bulb only from this zone, regardless with Hue-App or openhab bulb item
the other bulbs from this zone wrongly went ON
if you stop the hue-binding, the behavior is as expected
Context
I want to control the color and brightness of the zone, but each bulb from this zone, too.
At my knowledge, the binding only requests a hue change when receiving an item command.
So if the binding switches ON all room lights, that is because a command was received by the openHAB room thing or any light thing.
You can easily confirm that by checking the events in your OH logs.
Expected Behavior
I set up a zone with two bulbs in Phillips Hue-App. This zone will discovered by openhab and I can switch, dimm and change color of this zone via channels and items very well. If the zone is in state OFF and when I switch ON only one bulb within this zone regardless via openhab binding or Hue-App I expect the other bulbs from this zone keeps OFF.
Current Behavior
I set up a zone with two bulbs in Phillips Hue-App. This zone will discovered by openhab and I can switch, dimm and change color of this zone via channels and items very well.
If the zone is in state OFF and when I switch ON only one bulb within this zone regardless via openhab binding or Hue-App all bulbs in this zone and the zone itself were switched ON.
For testing purpose I stop the hue binding and switch ON only one bulb from this zone via Hue-App. Now it works as expected, the other bulb keeps off.
Possible Solution
Maybe a setup option in zone-thing is needed, that the zone state should not react on zone-member state changes
Steps to Reproduce (for Bugs)
Context
I want to control the color and brightness of the zone, but each bulb from this zone, too.
Your Environment
The text was updated successfully, but these errors were encountered: