sander1988 / Indego

Home Assistant Custom Component for Bosch Indego Lawn Mower
Apache License 2.0
92 stars 29 forks source link

Feature Request - Reset lift error #210

Closed dharvey242 closed 4 months ago

dharvey242 commented 4 months ago

Not sure if its possible but I would love a command to reset the lift error rather than visiting the device to manually do it.

dharvey242 commented 4 months ago

I see this as a service:

Bosch Indego Mower: delete_alert

But how do you execute it?

dharvey242 commented 4 months ago

Like this?

service: indego.delete_alert
data:
  alert_index: 0
dharvey242 commented 4 months ago

Confirmed - this does delete the alert messages.