core/homeassistant/components/husqvarna_automower
Thomas55555 fccbaa0fbc
Add calendar to Husqvarna Automower (#120775)
* Add Calendar

* update

* change timezone for tests

* fix requirements

* bump aioautomower to 2024.6.3b0

* bump aioautomower to 2024.6.4b0

* fix req

* align dates

* adjust

* nnbw

* better

* improvements

* req

* update requirements

* tests

* tweaks

* shift functions to library

* tests

* bump to aioautomower==2024.9.0b1

* tests

* remove ZoneInfo wrapper

* use timetzone from start_date object

* Update requirements_all.txt

* Fix names in ProgramEvent
2024-09-15 22:07:40 -07:00
..
__init__.py Add calendar to Husqvarna Automower (#120775) 2024-09-15 22:07:40 -07:00
api.py
application_credentials.py
binary_sensor.py
button.py
calendar.py Add calendar to Husqvarna Automower (#120775) 2024-09-15 22:07:40 -07:00
config_flow.py
const.py
coordinator.py
device_tracker.py
diagnostics.py
entity.py
icons.json
lawn_mower.py
manifest.json Bump aioautomower to 2024.9.0 (#125647) 2024-09-10 15:38:18 +02:00
number.py Bump aioautomower to 2024.9.0 (#125647) 2024-09-10 15:38:18 +02:00
select.py
sensor.py
services.yaml
strings.json
switch.py