question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

More options for config flow

See original GitHub issue

Is your feature request related to a problem? Please describe. We currently only ask for login and password on config flow. However some people might have issue with BadAuthentication cause by different custom components as #95 for example. As an alternative solution we could provide master_token input on config UI. Also we discuss to have error catching for which we need to provide an option to ‘opt out’ from diagnostic data collection.

Describe the solution you’d like More versatile config flow UI that allows to enter master token and opt in / opt out from diagnotic data collection

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:24 (5 by maintainers)

github_iconTop GitHub Comments

7reactions
leikoiljacommented, Sep 17, 2021

One of the cool ideas I heard from @KapJI the other day is to de-couple your google speakers / automations from your google account. Create a new secure google account for home automation things and simply add it as a “user” to your google home. That will allow your 2nd account full access to google devices without compromising the security of your main google account 😃

2reactions
DurgNomis-drolcommented, Sep 17, 2021

HA does NOT encrypt anything as far as I know. 😬😬

I am neither for or against @coleya suggestion, i just wanted to point out that it won’t necessarily make this more secure. 😊

Read more comments on GitHub >

github_iconTop Results From Across the Web

.flowconfig [options] | Flow
The [options] section in a .flowconfig file can contain several key-value pairs of the form: [options] keyA=valueA keyB=valueB. Any options that are omitted ......
Read more >
Config Flow Import: Set Options - Home Assistant Community
I am adding config flow to a custom component and using an import flow to take the setting from configuration.yaml (if they exist)....
Read more >
Building a Home Assistant Custom Component Part 4: Options ...
The options flow allows a user to configure additional options for the component at any time by navigating to the integrations page and ......
Read more >
Configuration — Flow Framework dev-master documentation
Flow distinguishes between different types of configuration. The most important type of configuration are the settings, however other configuration types ...
Read more >
New Configure Flows option - And my existing Flow is missing!!
Then set its Site address and Library Name, adding other needed actions. About the new Configure flows button, I have made some tests...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found