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 Dec 2, 2025. It is now read-only.
There is no direct way to find out when an integration reloads. But we can register ourselves on service_registered and service_removed to figure out if the knx services still exist.
idea: when service is removed, switch into failed state, restart automatically and on start check if services are there and if not, go into failed state again