Skip to content

Releases: sander1988/Indego

Added better handling of mower state

11 Aug 16:22
Compare
Choose a tag to compare

Changelog

0.6 2019-08-11

Tested with Hassio 0.97.1 and Bosch Indego 1000

Breaking changes

Changes

Added sensor Indego State Detailed
Modified sensor Indego Mower State to have 5 states:

  • Docked
  • Mowing
  • Diagnostic mode
  • End of life
  • Software update
  • Stuck

Better handling of API calls (in case of unknown response)

Reworked API

11 Aug 12:07
8050519
Compare
Choose a tag to compare

Changelog

0.5 2019-08-11

Tested with Hassio 0.96.5 and 0.97.1 and Bosch Indego 1000

Breaking changes

Changes

Rewritten API to make less calls to Bosch API servers.
Added class Mower to implement better handling of API and updates.
Added two sensors: Indego battery % and Indego battery V (experimental)

0.3 2019-08-01

Tested with Hassio 0.96.5 and Bosch Indego 1000

Breaking changes

Fixed a typo in service name. New name is "indego.mower_command"
Changed default names on sensors to make them shorter.

Changes

Uses pyIndego 0.1.6

  • Added getSerial in API

Added properties on sensor mower state

  • model
  • serial
  • firmware

Added properties on sensor lawn mowed

  • Session Operation
  • Session Mowing
  • Session Charging

Added binary sensor update available

Added sensor runtime total with properties

  • Total Operation
  • Total Mowing
  • Total Charging

Code refactoring and typos corrected

Adding sensors

01 Aug 10:04
Compare
Choose a tag to compare

Changelog

0.3 2019-08-01

Tested with Hassio 0.96.5 and Bosch Indego 1000

Breaking changes

Fixed a typo in service name. New name is "indego.mower_command"
Changed default names on sensors to make them shorter.

Changes

Uses pyIndego 0.1.6

  • Added getSerial in API

Added properties on sensor mower state

  • model
  • serial
  • firmware

Added properties on sensor lawn mowed

  • Session Operation
  • Session Mowing
  • Session Charging

Added binary sensor update available

Added sensor runtime total with properties

  • Total Operation
  • Total Mowing
  • Total Charging

Code refactoring and typos corrected

Moving from platform to HA domain

29 Jul 16:13
Compare
Choose a tag to compare

0.2 2019-07-29

Tested with Hassio 0.96.5

Breaking changes

Changed from platform to domain. This means changes in the component configuration in the configuration.yaml.

Changes

Exposed a service-call to HA to send commands to mower
Added different icons to the sensors
Dynamic icon for Alert Sensor
Added RELEASENOTES.md

Initial release beta

29 Jul 15:45
Compare
Choose a tag to compare

Testing to tag a release
This release is a go with the platform for different sensors