This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
2022.2.0
The new mowing season starts soon in the northern hemisphere. So it's time to keep the code on line with some adaptions to the current Home Assistant version. There is also on new feature (diagnostics) which allows you to export some basic information in a text-file. This makes it easier for debugging.
What’s Changed
- Revert "add should poll" (#175) @Thomas55555
- Change cleaning to mowing (#174) @Thomas55555
- requirements update (#173) @Thomas55555
- Add missing docstring (#170) @Thomas55555
- Add diagnostics (#169) @Thomas55555
- Use str enum for entity category (#168) @Thomas55555
- fix docstrings (#167) @Thomas55555
- remove config.title (#166) @Thomas55555
- use platform enums (#164) @Thomas55555
- add should poll (#163) @Thomas55555
- Clean up (#162) @Thomas55555
- fix availability (#161) @Thomas55555
- use basic entity (#160) @Thomas55555