From aa898332947e175e8872d5ea12c346b8656c118d Mon Sep 17 00:00:00 2001 From: Andrew Fiddian-Green Date: Mon, 12 May 2025 21:51:04 +0100 Subject: [PATCH] [harmonyhub] Add semantic tags (#18541) * Add semantic tags Signed-off-by: Andrew Fiddian-Green --- .../src/main/resources/OH-INF/thing/thing-types.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bundles/org.openhab.binding.harmonyhub/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.harmonyhub/src/main/resources/OH-INF/thing/thing-types.xml index 04738360aee..21632a44265 100644 --- a/bundles/org.openhab.binding.harmonyhub/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.harmonyhub/src/main/resources/OH-INF/thing/thing-types.xml @@ -7,6 +7,7 @@ A Logitech Harmony Hub + NetworkAppliance @@ -67,6 +68,10 @@ String The label/name of the current activity of a Harmony Hub + + Status + Mode + @@ -86,6 +91,10 @@ Send player commands (Rewind,FastForward,Play,Pause,SkipForward,SkipBackwards) to the device associated with the current running activity. + + Control + MediaControl +