Updating vera docs to use config flow in related pr.#11663
Merged
Conversation
This was referenced Jan 7, 2020
frenck
requested changes
Jan 7, 2020
| <div class='note info'> | ||
|
|
||
| To use Vera devices in your installation, add the following to your configuration.yaml file using the IP and port number of your Vera controller: | ||
| The Vera integration is configured exclusively through the front-end. Manual setup through `configuration.yaml` is deprecated. |
Member
There was a problem hiding this comment.
Let not make big warnings. Those are for the release notes and changelogs that go with the releases.
Instead, we should write the documentation for a new user getting here. What does he has to click and do to make it work?
Please write the documentation from a new user perspective.
EDIT: 🤦♂ Sorry about that. That is incorrect judgment, I need to call it a day. 😉
However, let's remove this warning.
frenck
previously approved these changes
Jan 8, 2020
Member
frenck
left a comment
There was a problem hiding this comment.
✅ Approved. Can be merged as soon as the parent PR gets merged.
829e37a to
6ffebf8
Compare
Contributor
Author
|
Rebased and linked PR is merged. This should be ready to merge once build finishes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Changing documentation to prefer config flow instead of configuration.yml.
Pull request in home-assistant (if applicable): home-assistant/core#29880
Checklist:
nextis for changes and new documentation that will go public with the next Home Assistant release. Fixes, changes and adjustments for the current release should be created againstcurrent.