Kane610/deconz

Handle when receiving web socket event and target device isn't in the list

Opened this issue · 0 comments

Typical scenario when hass starts just as deconz does and deconz hasn't yet loaded all devices, can happen to only lights or sometimes even all of them.

Initial thought: do a gateway.refresh_state if this happens

Reference: home-assistant/core#36787