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
stream information as it comes in client.open(false)
It would be great if we could have flags to allow for picking and choosing what open waits for. We could do something like this to wait for all light & group info before connection success.
Currently we have two open modes:
client.open(true)
client.open(false)
It would be great if we could have flags to allow for picking and choosing what open waits for. We could do something like this to wait for all light & group info before connection success.
The text was updated successfully, but these errors were encountered: