-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Update verisure documentation for 2fa bug #17013
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
Update verisure documentation for 2fa bug #17013
Conversation
Hi @martycochrane, It seems you haven't yet signed a CLA. Please do so here. Once you do that we will be able to review and accept this pull request. Thanks! |
Sorry, I see the text linting has failed. I'll fix it now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Additionally; please make sure sentences end with a full stop (.
), even in lists.
@@ -138,3 +138,16 @@ automation: | |||
| disable_autolock | Disables autolock function for a specific lock. | | |||
| enable_autolock | Enables autolock function for a specific lock. | | |||
| smartcam_capture | Capture a new image from a specific smartcam. | | |||
|
|||
## 2 Factor Authentication Workaround |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a prerequisite, let's put it above the configuration section and call it as such.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've moved it now and renamed the title. Do you think the location and new title is ok?
2. Make sure that user is admin, you've logged in & setup 2fa | ||
3. Login as the home assistant user, browse to Account and subscription -> Account -> Login Credentials -> Disable 2fa | ||
|
||
**Note this will only be available if the user is admin and has logged in once with 2fa, logged out and in again** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How to add notes to our documentation:
https://developers.home-assistant.io/docs/documenting/create-page#html
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed it to the correct format now. Thanks for sharing this, I missed this section on notes.
I had to do it inline to stop any markdown linting errors. Is this ok?
1. Log in to Verisure My Pages as your admin user and create a new admin user for Home Assistant. | ||
2. Log in in as your newly created Home Assistant user, you'll be prompted to set up 2FA, do that and then log out. This will make sure the options below are available. | ||
3. Log in as the Home Assistant user, browse to Account and subscription -> Account -> Login Credentials -> Disable 2FA.<div class='note warning'>This will only be available if the user is admin and has logged in once with 2FA, logged out and in again.</div> | ||
4. Log in as your administrator again and change the Home Assistant user to a restricted user. | ||
5. Change Home Assistant Verisure config to the new user credentials in Home Assistant. | ||
6. Restart Home Assistant. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The good news it... as of 2021.4, that isn't needed anymore 😉 (the restart that is)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @martycochrane 👍
Proposed change
Verisure added some new 2FA rules and I've added documentation to help users with a workaround until their third party integration works better with Homeassistant
Type of change
current
branch).current
branch).next
branch).next
branch).Checklist
current
branch.next
branch.