From 46db2aca9f1d11cf4d800aa37f5bd37d29fde73f Mon Sep 17 00:00:00 2001 From: Andrew Fiddian-Green Date: Wed, 23 Apr 2025 16:31:26 +0100 Subject: [PATCH] [velux] Apply tags (#18513) Signed-off-by: Andrew Fiddian-Green --- .../main/resources/OH-INF/thing/bridge.xml | 1 + .../main/resources/OH-INF/thing/channels.xml | 40 +++++++++++++++++++ .../OH-INF/thing/thing-type-actuator.xml | 1 + .../OH-INF/thing/thing-type-rollershutter.xml | 1 + .../OH-INF/thing/thing-type-vshutter.xml | 1 + .../OH-INF/thing/thing-type-window.xml | 1 + 6 files changed, 45 insertions(+) diff --git a/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/bridge.xml b/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/bridge.xml index c930a9cbf11..8ad8eedcd40 100644 --- a/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/bridge.xml +++ b/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/bridge.xml @@ -9,6 +9,7 @@ @text/bridge-type.velux.klf200.description + NetworkAppliance diff --git a/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/channels.xml index a65e3c08d8f..ba912cccf5b 100644 --- a/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/channels.xml @@ -12,6 +12,9 @@ @text/channel-type.velux.information.description NetworkAppliance + + Status + @@ -23,6 +26,9 @@ @text/channel-type.velux.status.description NetworkAppliance + + Status + @@ -137,6 +143,10 @@ @text/channel-type.velux.windowPosition.description Window + + Control + OpenLevel + @@ -145,6 +155,10 @@ @text/channel-type.velux.position.description Blinds + + Control + OpenLevel + @@ -152,6 +166,10 @@ Dimmer @text/channel-type.velux.vanePosition.description + + Control + Tilt + @@ -160,12 +178,19 @@ @text/channel-type.velux.state.description WallSwitch + + Switch + Rollershutter @text/channel-type.velux.limitMinimum.description + + Setpoint + OpenLevel + @@ -173,6 +198,10 @@ Rollershutter @text/channel-type.velux.limitMaximum.description + + Setpoint + OpenLevel + @@ -181,6 +210,9 @@ @text/channel-type.velux.action.description WallSwitch + + Switch + @@ -188,6 +220,10 @@ @text/channel-type.velux.silentMode.description Blinds + + Switch + Mode + @@ -195,6 +231,10 @@ @text/channel-type.velux.vposition.description Blinds + + Control + OpenLevel + diff --git a/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-actuator.xml b/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-actuator.xml index eb704bf8027..2bebf33d1d7 100644 --- a/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-actuator.xml +++ b/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-actuator.xml @@ -14,6 +14,7 @@ @text/thing-type.velux.actuator.description Blinds + WindowCovering diff --git a/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-rollershutter.xml b/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-rollershutter.xml index 2918a796656..dcc3abf000a 100644 --- a/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-rollershutter.xml +++ b/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-rollershutter.xml @@ -15,6 +15,7 @@ @text/thing-type.velux.rollershutter.description Blinds + Blinds diff --git a/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-vshutter.xml b/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-vshutter.xml index 8545eab3ee0..315a7530f61 100644 --- a/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-vshutter.xml +++ b/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-vshutter.xml @@ -15,6 +15,7 @@ @text/thing-type.velux.vshutter.description Blinds + Blinds diff --git a/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-window.xml b/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-window.xml index baa278e0dcc..293aeaf2a2e 100644 --- a/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-window.xml +++ b/bundles/org.openhab.binding.velux/src/main/resources/OH-INF/thing/thing-type-window.xml @@ -15,6 +15,7 @@ @text/thing-type.velux.window.description Window + Window