Skip to content

Update alarm_control_panel.concord232.markdown#9039

Closed
AZDane wants to merge 1 commit intohome-assistant:nextfrom
AZDane:next
Closed

Update alarm_control_panel.concord232.markdown#9039
AZDane wants to merge 1 commit intohome-assistant:nextfrom
AZDane:next

Conversation

@AZDane
Copy link
Copy Markdown
Contributor

@AZDane AZDane commented Mar 26, 2019

Description: Added functionality to Concord232 Alarm Panel. 2 additional attributes can be defined in configuration.yaml. 'code' which allows for defining a code and 'mode' which allows for silent activation of the ARM HOME option

**Related issue: Currently Concord232 Server can Arm/Disarm without providing code or by providing wrong code. Updated code adds functionality to define a code in configuration.yaml.
code
(string)(Optional) If defined, specifies a code to enable or disable the alarm in the frontend.

mode
(string)(Optional) audible/silent if defined, specifies wether Alarm Panel should be audible or silent when armed in Home Mode.
Default Value: audible

Pull request in home-assistant (if applicable): home-assistant/core#22892

Checklist:

  • Branch: 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 against current.
  • The documentation follows the standards.

Added code and mode as config options:

code
  (string)(Optional) If defined, specifies a code to enable or disable the alarm in the frontend. Only one of code and code_template can 
   be specified.
mode
  (string)(Optional) audible/silent if defined, specifies wether Alarm Panel should be audible or silent when armed in Home Mode.
  Default Value: audible
@ghost ghost added the to-do label Mar 26, 2019
@AZDane
Copy link
Copy Markdown
Contributor Author

AZDane commented Mar 26, 2019

Pull request in home-assistant (if applicable): home-assistant/home-assistant##22411

@klaasnicolaas klaasnicolaas added new-feature This PR adds documentation for a new Home Assistant feature to an existing integration ready-for-review This PR needs to be reviewed next This PR goes into the next branch has-parent This PR has a parent PR in another repo and removed to-do labels Mar 26, 2019
@AZDane
Copy link
Copy Markdown
Contributor Author

AZDane commented Apr 8, 2019

Updated with new Pull request in home-assistant (if applicable):** home-assistant/core#22892

@AZDane AZDane closed this Apr 8, 2019
@ghost ghost removed the ready-for-review This PR needs to be reviewed label Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has-parent This PR has a parent PR in another repo new-feature This PR adds documentation for a new Home Assistant feature to an existing integration next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants