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
For example, if a state with a specific role is added to a channel during operation that is already created as a device in the adapter, this state will not be adopted into the device.
However, it will be adopted after the adapter is restarted.
Couldn't one react to a change in the channel and add the states accordingly while the adapter is running?