Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

DSC Alarm Binding - Added new items #1763

Merged
merged 2 commits into from
Dec 5, 2014
Merged

DSC Alarm Binding - Added new items #1763

merged 2 commits into from
Dec 5, 2014

Conversation

RSStephens
Copy link
Member

Per a request in the initial pull request #1334 I have added some new switch items in the DSC Alarm binding to help with rule creation. An example would be the item called partition_in_alarm which is turned ON when a partition goes into alarm and turns OFF when the partition is restored. There are several new items of this type that will make it easier to write rules. Here is a list of the new items:

  • panel_fire_key_alarm
  • panel_panic_key_alarm
  • panel_aux_key_alarm
  • panel_aux_input_alarm
  • partition_armed
  • partition_entry_delay
  • partition_exit_delay
  • partition_in_alarm
  • zone_in_alarm
  • zone_tamper
  • zone_fault
  • zone_tripped

Also, a new configuration parameter has been added called pollPeriod which allows you to adjust the time period between poll requests sent to the DSC Alarm panel. These changes are reflected in the README.md file. Hope this helps.

Thanks,
Russell Stephens

Added new Switch type items that will help with rule creation.
Added a new configuration parameter called pollPeriod.
@buildhive
Copy link

openhab » openhab #1747 SUCCESS
This pull request looks good
(what's this?)

@teichsta teichsta added this to the 1.7.0 milestone Dec 5, 2014
teichsta added a commit that referenced this pull request Dec 5, 2014
[DSC Alarm Binding] Added new items
@teichsta teichsta merged commit 2a85f3c into openhab:master Dec 5, 2014
@teichsta
Copy link
Member

teichsta commented Dec 5, 2014

Thanks for this contribution! Could also please update the Wiki-Page accordingly? Thanks, Thomas E.-E.

@RSStephens
Copy link
Member Author

Will do. Thanks Thomas.

Russell

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants