Skip to content

Releases: sander1988/Indego

Cognus

09 Jun 20:34
3a2bd89
Compare
Choose a tag to compare

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

06 Jun 15:28
90ab417
Compare
Choose a tag to compare

Tested with Hassio 0.110 and Bosch Indego 1000

Changes

  • Corrected an error in dependencies still pointing to old pyIndego

Zannah

06 Jun 15:12
191770a
Compare
Choose a tag to compare

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

03 Jun 10:46
1500fcd
Compare
Choose a tag to compare

Changed:
Correct minor bug preventing HACS installation

Bane

02 Jun 18:58
2773b20
Compare
Choose a tag to compare

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

22 Aug 11:53
90f5eb7
Compare
Choose a tag to compare

Changelog

0.7.4 2019-09-02

Tested with hassio 0.97.2 and Bosch Indego 1000

Changes

  • Bumped pyIndego to 0.7.8
  • Fix #12 and #32: Able to handle a mower that is offline and show API values that can be fetched regardless
  • Added badge for HACS Default

Rename Integration to better fit HACS repository

21 Aug 14:51
90f5eb7
Compare
Choose a tag to compare

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

21 Aug 14:23
0160a7b
Compare
Choose a tag to compare

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

21 Aug 13:52
405ccd4
Compare
Choose a tag to compare

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

15 Aug 07:18
b6cafa6
Compare
Choose a tag to compare

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