From 8dfff75e0e8b96a04c8a54101882f669b510bb14 Mon Sep 17 00:00:00 2001 From: Andrew Fiddian-Green Date: Fri, 9 May 2025 16:25:51 +0100 Subject: [PATCH] [powermax] Correct Equipment tags (#18666) * powermax update tags Signed-off-by: Andrew Fiddian-Green --- .../src/main/resources/OH-INF/thing/ip.xml | 2 +- .../src/main/resources/OH-INF/thing/serial.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/org.openhab.binding.powermax/src/main/resources/OH-INF/thing/ip.xml b/bundles/org.openhab.binding.powermax/src/main/resources/OH-INF/thing/ip.xml index a646564f3d6..429e4b670e3 100644 --- a/bundles/org.openhab.binding.powermax/src/main/resources/OH-INF/thing/ip.xml +++ b/bundles/org.openhab.binding.powermax/src/main/resources/OH-INF/thing/ip.xml @@ -7,7 +7,7 @@ This bridge represents the IP connection to the alarm system. - NetworkAppliance + AlarmSystem diff --git a/bundles/org.openhab.binding.powermax/src/main/resources/OH-INF/thing/serial.xml b/bundles/org.openhab.binding.powermax/src/main/resources/OH-INF/thing/serial.xml index ae5be2397aa..9aa15dc5624 100644 --- a/bundles/org.openhab.binding.powermax/src/main/resources/OH-INF/thing/serial.xml +++ b/bundles/org.openhab.binding.powermax/src/main/resources/OH-INF/thing/serial.xml @@ -7,7 +7,7 @@ This bridge represents the serial connection to the alarm system. - NetworkAppliance + AlarmSystem