diff --git a/bundles/org.openhab.binding.dscalarm/README.md b/bundles/org.openhab.binding.dscalarm/README.md index 79fc3e3d3..802c6963f 100644 --- a/bundles/org.openhab.binding.dscalarm/README.md +++ b/bundles/org.openhab.binding.dscalarm/README.md @@ -4,7 +4,7 @@ The DSC PowerSeries Alarm System is a popular do-it-yourself home security syste This is the binding for the DSC PowerSeries Alarm System, utilizing either the EyezOn Envisalink 4/3/2DS interface or the DSC IT-100 RS-232 interface. It provides connectivity to the DSC Alarm panel via a TCP socket connection to the EyesOn Envisalink 4/3/2DS interface or a RS-232 serial connection to the DSC IT-100 interface. -Additionally, their is provision to connect to the DSC IT-100 interface through a TCP serial server. +Additionally, there is provision to connect to the DSC IT-100 interface through a TCP serial server. ## Supported Things @@ -86,8 +86,8 @@ DSC Alarm things support a variety of channels as seen below in the following ta
Channel | Item Type | Description |
bridge_reset | Switch | Reset the bridge connection. |
send_command | Switch | Send a DSC Alarm command. |
bridge_reset | Switch | (Writable) Reset the bridge connection. |
send_command | Switch | (Writable) Send a DSC Alarm command. See here for a list of commands. |
panel_message | String | Event messages received from the DSC Alarm system. |
panel_system_error | String | DSC Alarm system error. |
panel_trouble_message | String | Displays any trouble messages the panel might send. |
panel_zone_low_battery | Switch | There is a low battery condition on a zone/sensor. |
panel_time_loss | Switch | Loss of time on the panel. |
panel_time | DateTime | DSC Alarm system time and date. |
panel_time_stamp | Switch | Turn DSC Alarm message time stamping ON/OFF. |
panel_time_broadcast | Switch | Turn DSC Alarm time broadcasting ON/OFF. |
panel_time_stamp | Switch | (Writable) Turn DSC Alarm message time stamping ON/OFF. |
panel_time_broadcast | Switch | (Writable) Turn DSC Alarm time broadcasting ON/OFF. |
panel_fire_key_alarm | Switch | A fire key alarm has happened. |
panel_panic_key_alarm | Switch | A panic key alarm has happened. |
panel_aux_key_alarm | Switch | An auxiliary key alarm has happened. |
panel_aux_input_alarm | Switch | An auxiliary input alarm has happened. |
partition_status | String | A partitions current status. |
partition_arm_mode | Number | A partitions current arm mode. The possible values are: + |
partition_arm_mode | Number | (Writable) A partitions current arm mode. The possible values are:
0=disarmed 1=armed away |