Skip to content
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

Manual Alarm Panel arming options #3445

Merged
merged 2 commits into from
Oct 20, 2017
Merged

Conversation

phillprice
Copy link
Contributor

Description:
Coming out on the site as very strangely styled, currently.

Not sure if this fixes as not sure how to test, willing to do so if there are docs anywhere to show me.

Coming out on the site as very strangely styled, currently.

Not sure if this fixes as not sure how to test, willing to do so if there are docs anywhere to show me.
@fabaff
Copy link
Member

fabaff commented Sep 26, 2017

See https://home-assistant.io/developers/website/ for details.

| is used for tables. Thus, I guess that it still will not work.

@phillprice
Copy link
Contributor Author

I'm actually trying to use the example and its causing a failure so may need to revisit that section too when fixed :(

2017-09-26 20:14:23 ERROR (MainThread) [homeassistant.config] Invalid config for [alarm_control_panel.manual]: [armed_home] is an invalid option for [alarm_control_panel.manual]. Check: alarm_control_panel.manual->armed_home. (See ?, line ?). Please check the docs at https://home-assistant.io/components/alarm_control_panel.manual/

I've copied the docs exactly

alarm_control_panel:
  - platform: manual
    name: Home Alarm
    code: !secret alarm_code
    pending_time: 30
    armed_home:
      pending_time: 0
    triggered:
      pending_time: 20
    trigger_time: 4```

@frenck
Copy link
Member

frenck commented Oct 20, 2017

@phillprice, sorry for the late reply. Nevertheless, thank you for this PR! 🏅

@frenck frenck merged commit ab3babe into home-assistant:current Oct 20, 2017
fabaff pushed a commit that referenced this pull request Oct 21, 2017
* Manual Alarm Panel arming options

Coming out on the site as very strangely styled, currently.

Not sure if this fixes as not sure how to test, willing to do so if there are docs anywhere to show me.

* Update alarm_control_panel.manual.markdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants