{% if prerelease %}
{% endif %}
You can add this component to Home Assistant via configuration.yaml
file.
#configuration.yaml
indego:
name: Indego
username: !secret indego_username
password: !secret indego_password
id: !secret indego_id
Add your credentials used with Bosch Mower app (mail address, password and mower serial number) to your secrets.yaml:
#secrets.yaml
indego_username: [email protected]
indego_password: mysecretpw
indego_id: 123456789