Skip to content

Vectivus

Compare
Choose a tag to compare
@jm-73 jm-73 released this 16 Jun 09:12
· 269 commits to master since this release
18494b1

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)