-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Add support for multiple Doorbird stations #5205
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
Add support for multiple Doorbird stations #5205
Conversation
@oblogic7 Good work on this. I just closed my own PR because I forgot to check to see if someone else did it already. Please remember to conform the docs to your code so we can see this in the next release. ;) |
Wanted to make sure I had all of the requested changes done before updating
the docs. Gonna work on that today.
…On Tue, May 22, 2018 at 2:09 AM Alan Tse ***@***.***> wrote:
@oblogic7 <https://github.com/oblogic7> Good work on this. I just closed
my own PR because I forgot to check to see if someone else did it already.
Please remember to conform the docs to your code so we can see this in the
next release. ;)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5205 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAbs0OOGA2GsKm09iWs4AyMtvh29pNaGks5t07mogaJpZM4TbBBb>
.
|
Documentation has been updated to match changes on home-assistant/core#13994 |
Could you recycle and update the config section of #5414. It's the preferred format for config schemas. |
Please update the section, too. It doesn't include the multiple device support right now. |
Please rebase the docs and fix the merge conflict. Does all changes still apply? |
Yes, it is up to date with all changes on home-assistant/core#13994 |
Description:
Edits documentation for supporting multiple devices.
Pull request in home-assistant (if applicable): home-assistant/core#13994
Checklist:
current
. New documentation for platforms/components and features should go tonext
.