core/tests/components/husqvarna_automower
Thomas55555 f001e8524a
Add Workarea cutting height to Husqvarna Automower (#116115)
* add work_area cutting_height

* add

* add default work_area

* ruff/mypy

* better names

* fit to api bump

* tweaks

* more tweaks

* layout

* address review

* change entity name

* tweak test

* cleanup entities

* fix for mowers with no workareas

* assure not other entities get deleted

* sort & remove one callback

* remove typing callbacks

* rename entity to entity_entry
2024-04-29 21:10:45 +02:00
..
fixtures Add Workarea cutting height to Husqvarna Automower (#116115) 2024-04-29 21:10:45 +02:00
snapshots Add Workarea cutting height to Husqvarna Automower (#116115) 2024-04-29 21:10:45 +02:00
__init__.py
conftest.py
const.py
test_binary_sensor.py Use snapshot test helper in Husqvarna Automower (#116039) 2024-04-23 17:39:29 +02:00
test_config_flow.py
test_device_tracker.py Use snapshot test helper in Husqvarna Automower (#116039) 2024-04-23 17:39:29 +02:00
test_diagnostics.py
test_init.py
test_lawn_mower.py Change scan interval for Husqvarna Automower (#115225) 2024-04-08 20:22:09 +02:00
test_number.py Add Workarea cutting height to Husqvarna Automower (#116115) 2024-04-29 21:10:45 +02:00
test_select.py Change scan interval for Husqvarna Automower (#115225) 2024-04-08 20:22:09 +02:00
test_sensor.py Bump aioautomower to 2024.4.3 (#114500) 2024-04-23 22:23:44 +02:00
test_switch.py Use snapshot test helper in Husqvarna Automower (#116039) 2024-04-23 17:39:29 +02:00