Skip to content

Releases: sander1988/Indego

5.7.5

16 Aug 10:34
9d23c96
Compare
Choose a tag to compare

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

21 Jul 12:08
Compare
Choose a tag to compare
5.7.4 Pre-release
Pre-release

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

20 Jul 11:12
Compare
Choose a tag to compare
5.7.3 Pre-release
Pre-release

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

30 Jun 11:34
56a4099
Compare
Choose a tag to compare
5.7.2 Pre-release
Pre-release

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

30 Jun 10:57
d6bf786
Compare
Choose a tag to compare
5.7.1 Pre-release
Pre-release

Fixes mower state update failure when there are one ore more entities set to disabled (by the user).

5.7.0

15 Jun 10:05
Compare
Choose a tag to compare

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

Full Changelog: 5.6.1...5.7.0

Gag Halfrunt

28 Sep 10:21
Compare
Choose a tag to compare

Alert handling and updated README instructions how to use this functions.

Vogon

24 Sep 08:41
2a9ae2f
Compare
Choose a tag to compare
Vogon Pre-release
Pre-release

Alert handling within the HA integration.

Gargravarr

18 Sep 13:46
Compare
Choose a tag to compare

Add translations for the config flow:
Dutch
Polish

Golgafrinchan

07 Sep 10:24
Compare
Choose a tag to compare

This release fixes the serial bug in the component, preventing HA Addon to start correctly.