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
feat: auto reconnect and correct state for power sensor (#2)
This implements a auto reconnect to the mqtt server whenever any error occurs.
It also makes that the power sensor is always available and corretly shows on/off state.
Also lots of refactoring to support auto reconnect.