]> git.basschouten.com Git - openhab-addons.git/commitdiff
Update README.md (#17105)
authorZ0l <Z0l@users.noreply.github.com>
Fri, 19 Jul 2024 19:59:12 +0000 (21:59 +0200)
committerGitHub <noreply@github.com>
Fri, 19 Jul 2024 19:59:12 +0000 (21:59 +0200)
Fixed link to eyezon forum for the TPI commands

Signed-off-by: Z0l <Z0l@users.noreply.github.com>
bundles/org.openhab.binding.dscalarm/README.md

index 20948ff24bd7d2f4ca222103c372ffd7fefdddd3..4ec81cae6c1ee315143740f2ac27ad5a982e3153 100644 (file)
@@ -87,7 +87,7 @@ DSC Alarm things support a variety of channels as seen below in the following ta
 <table>
     <tr><td><b>Channel</b></td><td><b>Item Type</b></td><td><b>Description</b></td></tr>
     <tr><td>bridge_reset</td><td>Switch</td><td>(Writable) Reset the bridge connection.</td></tr>
-    <tr><td>send_command</td><td>Switch</td><td>(Writable) Send a DSC Alarm command. See <a href="https://forum.eyezon.com/download/file.php?id=223&sid=e146abb17dbccca14f19d6b50cbe8379">here</a> for a list of commands.</td></tr>
+    <tr><td>send_command</td><td>Switch</td><td>(Writable) Send a DSC Alarm command. See <a href="https://forum.eyezon.com/download/file.php?id=379&sid=6b1e1197bad7c56a9e24bf0f697ce420">here</a> for a list of commands.</td></tr>
     <tr><td>panel_message</td><td>String</td><td>Event messages received from the DSC Alarm system.</td></tr>
     <tr><td>panel_system_error</td><td>String</td><td>DSC Alarm system error.</td></tr>
     <tr><td>panel_trouble_message</td><td>String</td><td>Displays any trouble messages the panel might send.</td></tr>