Thomas55555
ad02afe7be
Extend wrapper for sending commands to all platforms in Husqvarna Automower ( #120255 )
2024-07-05 10:02:38 +02:00
Thomas55555
4aecd23f1d
Fix Husqvarna Automower schedule switch turning back on ( #117692 )
2024-06-21 15:27:39 +02:00
epenet
fb1b0058ee
Fix consider-using-tuple pylint warnings in component tests ( #119464 )
...
* Fix consider-using-tuple pylint warnings in component tests
* Apply su
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com >
---------
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com >
2024-06-12 15:50:27 +02:00
Thomas55555
13385912d1
Refactor Husqvarna Automower ( #117938 )
2024-05-24 10:54:19 +02:00
Thomas55555
eeeb5b2725
Add switch for stay out zones in Husqvarna Automower ( #117809 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2024-05-22 18:51:21 +02:00
Thomas55555
8e66e5bb11
Bump aioautomower to 2024.5.0 ( #116942 )
2024-05-06 17:59:34 -05:00
Thomas55555
d4b801af32
Use snapshot test helper in Husqvarna Automower ( #116039 )
2024-04-23 17:39:29 +02:00
Thomas55555
017b2fe685
Change scan interval for Husqvarna Automower ( #115225 )
...
* Change scan interval for Husqvarna Automower
* Also use const
2024-04-08 20:22:09 +02:00
Marc Mueller
c88b337600
Add empty line after module docstring [tests f-k] ( #112709 )
2024-03-08 14:50:04 +01:00
Thomas55555
85be94e0a9
Add switch platform for husqvarna_automower ( #110139 )
...
* Add switch platform for husqvarna_automower
* Use RestrictedReasons const
* Typing
* Add snapshot testing
* Invert switch
* Test sucessfull servie calls
* Assert client mock calls
* Use getattr
* Update snapshot
* Add available property
* Add a new base class for control entities
* Make switch unavailabe if mower in error state
* Sort platforms
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2024-02-22 12:34:24 +01:00