core/tests/components/husqvarna_automower
Thomas55555 0a11cb5382
Avoid errors when there is no internet connection in Husqvarna Automower (#111101)
* Avoid errors when no internet connection

* Add error

* Create task in HA

* change from matter to automower

* tests

* Update homeassistant/components/husqvarna_automower/coordinator.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* address review

* Make websocket optional

* fix aioautomower version

* Fix tests

* Use stored websocket

* reset reconnect time after sucessful connection

* Typo

* Remove comment

* Add test

* Address review

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-03-06 11:25:56 +01:00
..
fixtures
snapshots Add switch platform for husqvarna_automower (#110139) 2024-02-22 12:34:24 +01:00
__init__.py
conftest.py Avoid errors when there is no internet connection in Husqvarna Automower (#111101) 2024-03-06 11:25:56 +01:00
const.py
test_config_flow.py
test_init.py Avoid errors when there is no internet connection in Husqvarna Automower (#111101) 2024-03-06 11:25:56 +01:00
test_lawn_mower.py Add switch platform for husqvarna_automower (#110139) 2024-02-22 12:34:24 +01:00
test_sensor.py
test_switch.py Add switch platform for husqvarna_automower (#110139) 2024-02-22 12:34:24 +01:00