mirror of
https://github.com/home-assistant/core.git
synced 2026-08-15 01:32:55 +01:00
* Add support for TCP connection. * Implement reconnect logic. * Actually register connect loop task and fix error handling. * Fix lint, configure upstream requirement. * Revert debug logging. * Explicitly catch connection errors. * Test reconnect on setup and reconnect after disconnect. * Style.