This repository has been archived by the owner on May 31, 2023. It is now read-only.
Releases: walthowd/ha-automower
Releases · walthowd/ha-automower
1.1.3
1.1.2
Bump version from 0.5 to 1.1.2 to match new required version in manfest.json.
Adds support for 435X.
Potential breaking changes, many additional error codes added. Thanks @MAFLO321 and @MZorzy
See for all possible error codes:
https://github.com/walthowd/ha-automower/blob/master/custom_components/automower/__init__.py#L77
v0.5
Will now require HA 0.110 or higher. Merged outstanding pull requests, now extending VacuumEntity as VacuumDevice will be deprecated.
BREAKING CHANGES
- Entity state has changed from "Leaving base" to "Leaving charging station" and also from "Searching base" to "Going to charging station". Please update any automations accordingly.