core/tests/components/husqvarna_automower
Thomas55555 3fa2db84f0
Catch auth exception in husqvarna automower (#115365)
* Catch AuthException in Husqvarna Automower

* don't use getattr

* raise ConfigEntryAuthFailed
2024-05-09 16:56:26 +02:00
..
fixtures Add Workarea cutting height to Husqvarna Automower (#116115) 2024-04-29 21:10:45 +02:00
snapshots Fix flakey test in Husqvarna Automower (#116981) 2024-05-07 12:08:52 +02:00
__init__.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
conftest.py Bump aioautomower to 2024.5.0 (#116942) 2024-05-06 17:59:34 -05:00
const.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
test_binary_sensor.py Use snapshot test helper in Husqvarna Automower (#116039) 2024-04-23 17:39:29 +02:00
test_config_flow.py Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
test_device_tracker.py Use snapshot test helper in Husqvarna Automower (#116039) 2024-04-23 17:39:29 +02:00
test_diagnostics.py Fix flakey test in Husqvarna Automower (#116981) 2024-05-07 12:08:52 +02:00
test_init.py Catch auth exception in husqvarna automower (#115365) 2024-05-09 16:56:26 +02:00
test_lawn_mower.py Bump aioautomower to 2024.5.0 (#116942) 2024-05-06 17:59:34 -05:00
test_number.py Bump aioautomower to 2024.5.0 (#116942) 2024-05-06 17:59:34 -05:00
test_select.py Bump aioautomower to 2024.5.0 (#116942) 2024-05-06 17:59:34 -05:00
test_sensor.py Bump aioautomower to 2024.4.3 (#114500) 2024-04-23 22:23:44 +02:00
test_switch.py Bump aioautomower to 2024.5.0 (#116942) 2024-05-06 17:59:34 -05:00