Releases: sander1988/Indego
Releases · sander1988/Indego
Cognus
Tested with Hassio 0.110 and Bosch Indego 1000
Changes
- Corrected polling mechanism to poll only when mower is active and awake. This prevents vampire drain of the battery. Device is polled every hour when not active and mowing.
- Added a new service MowMode to be able to enable/disable smart mowing
- Hiding email adress and password in log file
- Corrected polling for LastCutting / NextCutting
Zannah-2
Zannah
0.8.2 "Zannah"
Tested with Hassio 0.110 and Bosch Indego 1000
Changes
- Bumped pyIndego to 0.8.11
- Now the integration handles when mow mode is set to manual
- Instructions in documentation to use "username", "password" and "serial" in secrets.yaml in order to avoid errors in integration setup
Bane-2
Bane
First release for the year. Bear with me! Please report bugs!
0.8.0 2020-06-02
Tested with Hassio 0.98.5 and Bosch Indego 1000
Changes
- Bumped pyIndego to 0.8.8
- Added sensor for next mow.
- Component now handles offline mower. (Fix #32 component cant handle offline mower)
- Mower state now shows if mower is online or offline. (Fix #36 Online/offline sensor)
- A new sensor added for last completed mow. Value also shown as a property to sensor for Lawn Mowed. (Fix #37 Add latest complete mowing)
- Sensors now updates after mower come back online. (Fix #38 Sensors not showing values when mower goes from offline to online)
- This error is due to the component raising an error when timing out instead of handling the error. HA does not want an error raised, then it stops initiating the component. (Fix #39 Error during setup of component indego)
- Added model Indego S+ 350 2019.
Handle offline mower
Rename Integration to better fit HACS repository
Changelog
0.7.3 2019-08-21
Tested with hassio 0.97.2 and Bosch Indego 1000
Changes
- Renamed Integration in manifest to make it easier to find in HACS store
Known issues
- Issue #12: If mower is offline, one API call (OperationData) gets a timeout. Sometimes this crashes the component at setup and stops it from loading.
Fix HACS integration preparation
Changelog
0.7.2 2019-08-21
Tested with hassio 0.97.2 and Bosch Indego 1000
Changes
- Fix doumentation bug in HACS description.
Known issues
- Issue #12: If mower is offline, one API call (OperationData) gets a timeout. Sometimes this crashes the component at setup and stops it from loading.
Alerts handling
Changelog
0.7.1 2019-08-15
Tested with hassio 0.97.2 and Bosch Indego 1000
Changes
- Bumped pyIndego to 0.7.6.
- Fixes #19 (Better handling of Alert codes not i database)
- Fixes #23 (Better handling of multiple alerts of same type)
- Preparing to fix #2 (add component to HACS)
Known issues
- Issue #12: If mower is offline, one API call (OperationData) gets a timeout. Sometimes this crashes the component at setup and stops it from loading.
Battery percentage and alerts
Changelog
0.7 2019-08-15
Tested with hassio 0.97.2 and Bosch Indego 1000
Changes
- Bumped pyIndego to 0.7.4.
- Fixes 13 (Typo in README.md)
- Added max and min values on Indego battery % and Indego Battery V.
- Indego mower percent now shows an adjusted value for Gen 1 mowers. For gen 2 mower it shows the reported value (as it is reported correctly).
- Added units to all properties on sensors
- Added alert descriptions for the three latest alerts on Alerts sensor
- Added list of alerts for alerts sensor. The sensor now shows the 3 latest non-cleared alerts.
Known issues
- Issue #12: If mower is offline, one API call (OperationData) gets a timeout. Sometimes this crashes the component at setup and stops it from loading.
0.6.1 2019-08-12
Tested with Hassio 0.97.1 and Bosch Indego 1000
Changes
- Fixed issue 8 and 9:
- 8: Indego mower state detail not updating
- 9: Service for indego mower disapperared after version 0.3