mirror of
https://github.com/home-assistant/core.git
synced 2026-05-23 00:40:20 +01:00
915a91dc1b
* 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.