Skip to content
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

See and change authentication credentials (user/pwd), reauthenticate #225

Open
2 of 3 tasks
fodorg01 opened this issue Oct 24, 2024 · 3 comments
Open
2 of 3 tasks

Comments

@fodorg01
Copy link

Before requesting a new feature / a new sensor

Describe the feature you want

  • I would like to see the user credentials (user name or e-mail, potentially the password) that is used by this integration.
  • I would like to be able to re-authenticate:
    • either with the same credentials
    • or with new user / credentials (belonging to the same home/system though) without losing existing entities.

This might be already possible but couldn't figure out how. In that case this is a feature request only on the documentation.

Screenshot

I can do it if necessary.

@alexskynet
Copy link

As far as I know the only way seems to be to completely remove and reinstall the integration through HACS

@signalkraft
Copy link
Owner

I've not seen any other integrations allowing you to change user / password after the initial setup. If you can point me to an integration that does this, let me know. I'm curious how they implemented this.

As far as I know the only way seems to be to completely remove and reinstall the integration through HACS

Just removing the user and re-adding it should be fine, no need to remove the integration from HACS as far as I know. You could backup HA, then do this. Your entity names will probably stay the same, if your email didn't change. If not, you can restore your backup.

If you're comfortable messing with internal HA files, you can also edit user / password in config/.storage/core.config_entries, just search for mypyllant. But careful with this file, it may break your HA if the formatting is messed up.

@alexskynet
Copy link

Just removing the user and re-adding it should be fine, no need to remove the integration from HACS as far as I know. You could backup HA, then do this. Your entity names will probably stay the same, if your email didn't change. If not, you can restore your backup.

Good to know thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants