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

UI configuration #10

Open
dogmatic69 opened this issue Jan 8, 2022 · 1 comment
Open

UI configuration #10

dogmatic69 opened this issue Jan 8, 2022 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dogmatic69
Copy link
Owner

dogmatic69 commented Jan 8, 2022

Objective

  • allow configuration from UI
  • remove yaml config for simplicity in the code

Possible flow

Once off

  • enter secret id / key (no point having multiple with the way nordigen is setup, all keys have the same data. Possibly multiple nordigen accounts, but less likely)

Multiple

This can be done any number of times

  1. Pick a country
  2. If not already done, set's up country sensor for institution tracking
  3. Pick an institution
  4. Pick a user the account belongs to
  5. setup requisition (when not linked should start with high update frequency
  6. provide link for user to authenticate
  7. Wait for link to be detected (polling)
  8. List accounts to track / ignore
  9. Option for currency conversion (linked currency sensor)
  10. save

Add the config flow stuff to allow config via UI rather than yaml.

@dogmatic69 dogmatic69 added help wanted Extra attention is needed good first issue Good for newcomers labels Jan 8, 2022
@dogmatic69
Copy link
Owner Author

dogmatic69 commented Jan 8, 2022

Could be a good first issue for someone that knows HA config flow system (I sure don't 😂)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant