Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor mqtt to handle reconnects and not cause frigate to stop. (#4440
) * Refactor mqtt client * Protect callback method * Use async to handle reconnects * Set types and clenup * Don't set connected until rc code is checked
- Loading branch information