hass-core/homeassistant/components/husqvarna_automower
Michael Arthur 54188b4128
Add returning activity to Husqvarna lawn mower (#124511)
* add returning activity to husqvarna lawn mower

* Update test, fix bug with comparison operator
2024-08-30 12:59:13 +02:00
..
__init__.py Add button platform to Husqvarna Automower (#119856) 2024-06-18 21:24:09 +02:00
api.py Add strict typing to husqvarna automower (#115374) 2024-04-25 15:39:42 -05:00
application_credentials.py
binary_sensor.py Use runtime_data in Husqvarna Automower (#119309) 2024-06-10 20:46:29 +02:00
button.py Enable confirm error button in Husqvarna Automower by default (#123927) 2024-08-15 08:29:06 +02:00
config_flow.py Add reauth for missing token scope in Husqvarna Automower (#117098) 2024-05-13 23:00:51 +02:00
const.py Refactor Husqvarna Automower (#117938) 2024-05-24 10:54:19 +02:00
coordinator.py Catch auth exception in husqvarna automower (#115365) 2024-05-09 16:56:26 +02:00
device_tracker.py Use runtime_data in Husqvarna Automower (#119309) 2024-06-10 20:46:29 +02:00
diagnostics.py Use runtime_data in Husqvarna Automower (#119309) 2024-06-10 20:46:29 +02:00
entity.py Extend wrapper for sending commands to all platforms in Husqvarna Automower (#120255) 2024-07-05 10:02:38 +02:00
icons.json Update icons.json to new service schema part 2 (#124769) 2024-08-28 13:47:41 +02:00
lawn_mower.py Add returning activity to Husqvarna lawn mower (#124511) 2024-08-30 12:59:13 +02:00
manifest.json Bump aioautomower to 2024.8.0 (#123826) 2024-08-14 13:47:49 +02:00
number.py Extend wrapper for sending commands to all platforms in Husqvarna Automower (#120255) 2024-07-05 10:02:38 +02:00
select.py Extend wrapper for sending commands to all platforms in Husqvarna Automower (#120255) 2024-07-05 10:02:38 +02:00
sensor.py Add override for work areas in Husqvarna Automower (#120427) 2024-07-31 19:28:46 +02:00
services.yaml Add override for work areas in Husqvarna Automower (#120427) 2024-07-31 19:28:46 +02:00
strings.json Add override for work areas in Husqvarna Automower (#120427) 2024-07-31 19:28:46 +02:00
switch.py Extend wrapper for sending commands to all platforms in Husqvarna Automower (#120255) 2024-07-05 10:02:38 +02:00