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
In order to improve the overall reliability of my Home Assistant environment, I have moved HA to a VM on a server that's not well positioned to handle Z-Wave. I have ozwdaemon running on a Pi and connecting to HA's MQTT addon .
I am getting repeated cases where ozwdaemon has exited because it's lost the connection to the MQTT server due to a network transient.
It would be better if it could be more resilient to network transients and simply retry continuously until the connection is remade.
The text was updated successfully, but these errors were encountered:
In order to improve the overall reliability of my Home Assistant environment, I have moved HA to a VM on a server that's not well positioned to handle Z-Wave. I have ozwdaemon running on a Pi and connecting to HA's MQTT addon .
I am getting repeated cases where ozwdaemon has exited because it's lost the connection to the MQTT server due to a network transient.
It would be better if it could be more resilient to network transients and simply retry continuously until the connection is remade.
The text was updated successfully, but these errors were encountered: