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
Interesting. It may be interesting to replace the dispatcher_send / dispatcher_connect with hass.bus.listen & hass.bus.fire
Need to check it into detail ... I'll keep you posted
When using the switches, it sometimes takes a lot of time (+10s) before an action is taken.
I currenlty added the raw event stream to be able to use the switches faster.
in zigate2hass.py:
This allows me to add automations directly based on the events:
The text was updated successfully, but these errors were encountered: