Skip to content

Tags: sander1988/Indego

Tags

5.7.8

Toggle 5.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #254 from sander1988/develop

#250 (develop > master)

5.7.7

Toggle 5.7.7's commit message
Fixes #251 - HA 2024.11 support

5.7.5

Toggle 5.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #248 from sander1988/develop

develop > master for v5.7.5 release

5.7.4

Toggle 5.7.4's commit message
Improved datetime formatting (one formatter + include seconds).

Removed duplicate datetime related attributes from HA.
Added (translation) text with link to known issues on component setup failure.
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.
Bumped version to 5.7.4.

5.7.3

Toggle 5.7.3's commit message
Merge branch 'develop'

5.7.2

Toggle 5.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #239 from jm-73/develop

Config flow and user-agent improvements

5.7.1

Toggle 5.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #238 from jm-73/develop

Fixes #232 and #234

5.7.0

Toggle 5.7.0's commit message
Merge branch 'master' of github.com:jm-73/Indego

5.7.0b2

Toggle 5.7.0b2's commit message
Fixes #224

5.7.0b1

Toggle 5.7.0b1's commit message
The availablity state of mower state, mower state detail, lawn mower …

…and vacuum 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.
Small code improvements.
Use develop branch again of pyIndego (code was just merged into pyIndego develop).