core/homeassistant/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
..
__init__.py Avoid errors when there is no internet connection in Husqvarna Automower (#111101) 2024-03-06 11:25:56 +01:00
api.py
application_credentials.py
config_flow.py Migrate integrations e-h to generic flowhandler (#111862) 2024-02-29 20:07:36 +01:00
const.py
coordinator.py Avoid errors when there is no internet connection in Husqvarna Automower (#111101) 2024-03-06 11:25:56 +01:00
entity.py Add switch platform for husqvarna_automower (#110139) 2024-02-22 12:34:24 +01:00
lawn_mower.py Add switch platform for husqvarna_automower (#110139) 2024-02-22 12:34:24 +01:00
manifest.json Avoid errors when there is no internet connection in Husqvarna Automower (#111101) 2024-03-06 11:25:56 +01:00
sensor.py
strings.json Add switch platform for husqvarna_automower (#110139) 2024-02-22 12:34:24 +01:00
switch.py Add switch platform for husqvarna_automower (#110139) 2024-02-22 12:34:24 +01:00