-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Add Elk-M1 #6587
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 Elk-M1 #6587
Conversation
sharing: true | ||
footer: true | ||
logo: elkproducts.png | ||
ha_release: '0.80' |
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.
0.81
|
||
The `elkm1` platform allows you to control your [Elk-M1](https://www.elkproducts.com/m1_controls.html). | ||
|
||
A Elk-M1 area (also known as partition) is represented as an `alarm_control_panel`. |
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.
An Elk-M1 area ...
source/_components/elkm1.markdown
Outdated
sharing: true | ||
footer: true | ||
logo: elkproducts.png | ||
ha_release: '0.80' |
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.
0.81
source/_components/elkm1.markdown
Outdated
Example configuration of the above: | ||
```yaml | ||
elkm1: | ||
host: elks://IP_ADDRESS |
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.
Indentation is off.
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.
Looks good! Can be merged when the build passes.
Thank you!
…On Sun, 7 Oct 2018 at 16:02, Martin Hjelmare ***@***.***> wrote:
***@***.**** approved this pull request.
Looks good! Can be merged when the build passes.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6587 (review)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AC6xoAs3lJlZf0t23w5JFuiFUlmI7TBNks5uil28gaJpZM4XL-u2>
.
|
Description:
Pull request in home-assistant (if applicable):
home-assistant/core#16952
Checklist:
next
is 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
.