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
You should be able to use this to define a soft-failure watchdog for Z2M as you see fit (note: Z2M has no control over the HA add-on watchdog): https://www.zigbee2mqtt.io/guide/installation/15_watchdog.html
in add-on config page, check "Show unused optional configuration options", and the field will appear.
You can use default as value if the defaults mentioned in above link works for you, otherwise define the values you want (no-space-CSV format).
What happened?
Using an SLZB06 coordinator over wifi, connecting back to z2m running within home assistant.
When the network is unavailable (such as home wifi upgrading), Z2m exits after loosing communication with the co-ordinator.
Z2M attempts to restart 10 times, taking about 50 seconds elapsed and then stays shutdown
What did you expect to happen?
I expected an exponential backoff between each restart.
These type of external outages could result in a better system / user experience if the wrapper restarting z2m assumes outages can take longer.
How to reproduce it (minimal and precise)
Zigbee2MQTT version
2.1.1.
Adapter firmware version
20240710
Adapter
slzb06
Setup
add on to HA, running HAOS on a proxmox vm
Debug log
z2m.log
Logs show quick restarts followed by a manual start of z2m later on once the network was available.
The text was updated successfully, but these errors were encountered: