From ed96a39b993bb6c26ea1337f166380ebda3a5032 Mon Sep 17 00:00:00 2001 From: mlobstein Date: Sat, 19 Nov 2022 02:18:32 -0600 Subject: [PATCH] [dscalarm] Fix broken link in README (#13743) * Update README Signed-off-by: Michael Lobstein --- bundles/org.openhab.binding.dscalarm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.binding.dscalarm/README.md b/bundles/org.openhab.binding.dscalarm/README.md index 802c6963f..e0b2e31b2 100644 --- a/bundles/org.openhab.binding.dscalarm/README.md +++ b/bundles/org.openhab.binding.dscalarm/README.md @@ -87,7 +87,7 @@ DSC Alarm things support a variety of channels as seen below in the following ta - +
ChannelItem TypeDescription
bridge_resetSwitch(Writable) Reset the bridge connection.
send_commandSwitch(Writable) Send a DSC Alarm command. See here for a list of commands.
send_commandSwitch(Writable) Send a DSC Alarm command. See here for a list of commands.
panel_messageStringEvent messages received from the DSC Alarm system.
panel_system_errorStringDSC Alarm system error.
panel_trouble_messageStringDisplays any trouble messages the panel might send.