Releases: sander1988/Indego
Releases · sander1988/Indego
Frey
Tested with Hassio 0.111 and Bosch Indego 1000
Breaking Changes
- Sensor Total Operating Time now shows Total Mow Time.
- Sensors changes names (must be unique) and now contains your serial number
Changes
- New codebase for the Integration
- All calls to Bosch API are now asynchronous
- Fixed broken error handling
- Fixed broken refresh of sensors
- Fixed broken Update Available sensor
- Fixed faulty Update Available sensor
- Fixed missing % for the Lawn Mowed sensor
- Corrected bug that prevented mower from going to sleep
Frey
Deep Thought
Tested with Hassio 0.111 and Bosch Indego 1000
Changes
- New codebase with rewritten pyIndego
Ramage
Gean
Guile
Vectivus
Tested with Hassio 0.111 and Bosch Indego 1000
Breaking Changes
- Removed sensor.indego_battery_v. Don't see any point in having this as we are interested of the percentage of the battery. Voltage is shown as property of Indego Battery sensor.
Changes
- Added binary_sensor.indego_alert. Is True when more than zero alerts are on the mower.
- Added binary_sensor.indego_online. Is true when mower is online. False when mower is offline. Sleeping when mower is in sleep. (WIP)
- Added binary_sensor.indego_update_available. Is true when there are an firmware update available to the mower.
- HA and the integration can now start even if the mower is offline.
- Updating mowing mode sensor when a new mode is set with service indego.smartmowing (takes about 10-15s for sensor to update)
Millenial
Tested with Hassio 0.111 and Bosch Indego 1000
Breaking Changes
- Renamed service that sends commands to indego.command (was indego.mower_command)
- Renamed service that sets smartmowing to indego.smartmowing (was indego.smart_mow)
Changes
- Added an setting to enable/disable polling of battery data when mower is docked/sleeping. Default is disabled.
- Added Indego S+ 400+ 2020 to database.
- Added Indego M+ 700 to database.
- Better logging, now Indego logs i different levels: info, warning, error
Cognus_u2
Tested with Hassio 0.111 and Bosch Indego 1000
Changes
- Better handling of unkown mower models. It should now show up in the HA log as a warning when the mower model in not in database.
- Changed name on sensor.indego_lawn_mowed "Last completed " to "Last completed Mow".
- Added better logging if call to mower database is unsuccessful.
- Fixed error in mower database