-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"failed to set up" error when using login credentials. #110
Comments
Same here, |
Same here |
Here too at initial config. Haven’t tried putting credentials in later, as all values appear correctly as mentioned in the (iOS) app. = CONFIG = |
No personal data possible. Logger: homeassistant.config_entries Error setting up entry [email protected] for frank_energie |
Same here.... Traceback (most recent call last): |
Same issue
|
me too |
Recently installed and I can get the generic entities but when I login successfully I get the error "failed to set up"
HA log:
File "/usr/local/lib/python3.12/site-packages/python_frank_energie/models.py", line 36, in from_dict
raise AuthException(errors[0]["message"])
python_frank_energie.exceptions.AuthException: user-error:user-not-found
In the Frank Energy iPhone app I can log in with the same credentials (tested)
The text was updated successfully, but these errors were encountered: