sander1988 / Indego

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

Single ID Change #185

Closed Eckart0 closed 1 year ago

Eckart0 commented 1 year ago

Hi,

I have changed my Bosch Single ID account.

Now I cannot install this Indego integration. It fails with the message "Bosch Indego Mower No mowers found in this Bosch Indego account!" Probably uses the integratin uses the old Bosch account.

I have installed the chrome extension. It brings me directly to the old account and I have no chance to renew the mail adress and the passwort of my new account.

How can I enter the mail adress and the passwort of my account?

Regards, Eckart

LarsLautrup commented 1 year ago

Check the settings in secrets.yaml

clfberlin commented 1 year ago

Odd. I have the same problem. No entry in secrets.yaml. Would you happen to have an example for the configuration so I know the syntax? Thanks!

jm-73 commented 1 year ago

Reinstall the integration? Reinstall HA?

jm-73 commented 1 year ago

Clear cache?

clfberlin commented 1 year ago

Thanks. I tried it on several PCs, so cache shouldn't be the integration. But I'll try the install. I have a seperate test installation.

clfberlin commented 1 year ago

Same behavior on different HA installation. Well, I guess I'll just wait patiently. Thanks!

clfberlin commented 1 year ago

Ah, sorry. My mistake. I just edited manifest.json with "requirements": ["pyIndego==2.2.2"], I then realized that @sander1988 had linked the correct entry. "requirements": ["git+https://github.com/sander1988/pyIndego.git#pyIndego==2.2.2"], This works! Great! Thanks!

Eckart0 commented 1 year ago

It doesn't word even with the new version of the integration. I can't enter the Bosch Single ID mailadress and passwort, but am directly connected to an old Bosch account. I don't know, where in HA the login data are stored. Regards, Eckart

jm-73 commented 1 year ago

Reinstall HA