Releases: sander1988/Indego
Releases · sander1988/Indego
5.7.8
What's Changed
- Added support for SingleID re-authentication when token is expired (#250)
Full Changelog: 5.7.7...5.7.8
5.7.7
What's Changed
- Added support for HA 2024.11 and newer (#251).
- Fixes several HA deprecations to keep this integrations working in future HA releases (2025.1 and 2025.6).
Full Changelog: 5.7.5...5.7.7
5.7.5
What's Changed
- Config flow and user-agent improvements in #239
- Fixes mower state update failure when there are one ore more entities set to disabled (by the user) - #232 and #234
- Replaced GitHub URLs (as project ownership has been transferred).
- Install pyIndego library from pyPi relase instead of GitHub URL.
- Bumped pyIndego version to 3.2.2
- Fixed formatting the datetime values in the correct timezone. This will make sure the alert time is showed in the current timezone instead of UTC.
- Added SK translation in #244
- Added mower (detail) state translations for most languages.
Full Changelog: 5.7.0...5.7.5
5.7.4
What's Changed
- Config flow and user-agent improvements by @sander1988 in #239
- Fixes mower state update failure when there are one ore more entities set to disabled (by the user) - #232 and #234.
- Replaced GitHub URLs (as project ownership has been transferred).
- Install pyIndego library from pyPi relase instead of GitHub URL.
- Bumped pyIndego version to 3.2.2
- Fixed formatting the datetime values in the correct timezone. This will make sure the alert time is showed in the current timezone instead of UTC.
Full Changelog: 5.7.0...5.7.4
5.7.3
What's Changed
- Config flow and user-agent improvements by @sander1988 in #239
- Fixes mower state update failure when there are one ore more entities set to disabled (by the user) - #232 and #234.
- Replaced GitHub URLs (as project ownership has been transferred).
- Install pyIndego library from pyPi relase instead of GitHub URL.
- Bumped pyIndego version to 3.2.2
Full Changelog: 5.7.0...5.7.3
5.7.2
What's Changed
- Config flow and user-agent improvements by @sander1988 in #239
- Fixes mower state update failure when there are one ore more entities set to disabled (by the user) - #232 and #234.
Full Changelog: 5.7.0...5.7.2
5.7.1
Fixes mower state update failure when there are one ore more entities set to disabled (by the user).
5.7.0
What's Changed
- Fix/workaround for #204 by @sander1988 in #205
- Feature/lawn mower entity by @dereisele in #216
- Alerts with mower serial by @kimzeuner in #217
- Fix issue link in readme by @kriths in #219
- Uses latest (beta) version of pyIndego containing several stability improvements.
- Fixes state stuck/not updating issue (#215) for HA 2024.5.1 and newer.
- The availability state of the entities 'mower state', 'mower state detail', 'lawn mower' and 'vacuum' is now based on the cloud connection state.
- Update online entity state using the update state call ; this is a more realistic connection state.
- Fixed delay in processing of attributes on Indego entities (e.g. alerts).
- Back-off logic which increases the failure wait time on consecutive state update errors.
- Use correct HA device class for update sensor.
- Updated DE and PL translations (#221).
- Added FR translation (#221).
- Fixed alert automation retrigger issue (#224).
New Contributors
- @dereisele made their first contribution in #216
- @kriths made their first contribution in #219
- @obi134 made their first contribution in #222
Full Changelog: 5.6.1...5.7.0
Gag Halfrunt
Alert handling and updated README instructions how to use this functions.