Describe the bug
Can't setup, every times this message is coming up:
Nutzername/Passwort ist nicht korrekt. Falls dein Google Account die Zwei-Faktor-Autentifizierung aktiviert hat, generiere bitte ein App Passwort (https://myaccount.google.com/apppasswords). Sollte die Authentifizierung weiterhin fehlschlagen, findest du weitere Informationen unter https://github.com/leikoilja/ha-google-home#troubleshooting
Version of the integration
If you are unsure about the version check the github release here.
Logs
Failed to get master token
Traceback (most recent call last):
File "/config/custom_components/google_home/config_flow.py", line 138, in _get_master_token
master_token = await client.async_get_master_token()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/google_home/api.py", line 82, in async_get_master_token
raise InvalidMasterToken
custom_components.google_home.exceptions.InvalidMasterToken
Describe the bug
Can't setup, every times this message is coming up:
Version of the integration
If you are unsure about the version check the github release here.
Logs