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 was archived by the owner on Oct 4, 2021. It is now read-only.
If a hue is just turned on and in parallel a color event is send, then in most cases the color event does not reach the hue. Implement a strategy in the ActionImpl to wait for a state confirmation, e.g. color set to green -> wait until hardware confirms the state, otherwise validate the online state and resent when hardware is online.
The text was updated successfully, but these errors were encountered:
If a hue is just turned on and in parallel a color event is send, then in most cases the color event does not reach the hue. Implement a strategy in the ActionImpl to wait for a state confirmation, e.g. color set to green -> wait until hardware confirms the state, otherwise validate the online state and resent when hardware is online.
The text was updated successfully, but these errors were encountered: