This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
Releases: Thomas55555/husqvarna_automower
Releases · Thomas55555/husqvarna_automower
2021.3.2
What’s Changed
- bump to version 2021.3.2 (#22) @Thomas55555
- Add zip release, bump husqvarna_automower from 2021.2.3 to 2021.3.1 (Thomas55555/aioautomower#9), include logging for the python package (#21) @Thomas55555
2021.3.1
2021.2.1
What’s Changed
- Bump to version 2021.2.1 (#9) @Thomas55555
v0.6.1
What’s Changed
- bumped husqvarna-automower to 0.5.17
v0.6
What’s Changed
- Improve GitHub Actions (#6) @KTibow
- Bump to v0.6 , to make config flow work (#4) @Thomas55555
v0.5
Improvements:
- support for multiple mowers
- sending mower command async
- code optimization
- status update 5s after a command is send
- corrected device available property
0.4.2
!!! Before you upgrade to this release (from 0.4.0 or older), remove the last release completely from home assistant, and than re-add the integration.
Changes:
- fixed showing developers data in state attributes
0.4.1
!!! Before you upgrade to this realese, remove the last realease first completely, and than re-add the integration.
Changes:
- Removed the Device, there will be only a entity now
- Unique ID of the mower isn't random anymore, it's the mower ID of husqvarna
- The name of the entity is now vacuum.{model}_{name}. You can change it if you want
- Removed static attributes in the state attributes
- Simplified the code
v0.4
- Fixed
Detected I/O inside the event loop. This is causing stability issues.
- Preparation for multiple mowers
- Updated the python package to husqvarna_automower==0.3
v0.3-alpha
Updated folder structure