MattDahEpic / ha-midas

Home Assistant integration to get energy prices from California's MIDAS energy price API
MIT License
6 stars 0 forks source link

Account maintenance: Forgot Userid/Change Password #15

Closed MattTW closed 1 month ago

MattTW commented 1 month ago

Checklist

Is your feature request related to a problem? Please describe.

When setting up a new Midas account, the dialog text emphasizes that the password cannot be changed after creating it.

Describe the solution you'd like

I did find links as part of the Midas web console (https://midasweb.energy.ca.gov/Login) that do work:

https://midasweb.energy.ca.gov/Pages/AccountMaint/ForgotUsername https://midasweb.energy.ca.gov/Pages/AccountMaint/ForgotPassword

I did try these, they both work, you provide the email you registered with: Forgot username will email you your username, forgot password will send you a link allowing you to reset your password.

Describe alternatives you've considered

Could provide links to these in the dialog or documentation. Or provide custom dialogs as part of the integration to perform these actions. Maybe not needed enough to provide anything but links in doc.

Additional context

Thank you for creating this Midas integration, so useful!

MattDahEpic commented 1 month ago

Well would you look at that! I'll go ahead and update the login dialog strings and add these links to the documentation and the reauthenticate dialog

MattDahEpic commented 1 month ago

This will be available in version 0.2.1 shortly