]> git.basschouten.com Git - openhab-addons.git/commitdiff
[yeelight] Standardize config URI (#11013)
authorlolodomo <lg.hc@free.fr>
Sat, 17 Jul 2021 21:40:20 +0000 (23:40 +0200)
committerGitHub <noreply@github.com>
Sat, 17 Jul 2021 21:40:20 +0000 (23:40 +0200)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/config/config.xml
bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/thing/ceiling.xml
bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/thing/ceiling1.xml
bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/thing/ceiling4.xml
bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/thing/ct_bulb.xml
bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/thing/desklamp.xml
bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/thing/dolphin.xml
bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/thing/stripe.xml
bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/thing/wonder.xml

index b2117b188172cc7e8cf35739a0cd7a07d5abe513..53f3e1656b48d56383e2480c605faeac449598f5 100644 (file)
@@ -5,7 +5,7 @@
        xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0
                https://openhab.org/schemas/config-description-1.0.0.xsd">
 
-       <config-description uri="thing-type:device:base">
+       <config-description uri="thing-type:yeelight:device">
                <parameter name="deviceId" type="text" required="true">
                        <label>Device ID</label>
                        <description>Id of the Yeelight device to connect with.</description>
index e5bdf5ca9af9f535faf9839dc66ea54e48e6bddd..eb0a44f3be7142bf7dc74fd56dfe25d4c4309651 100644 (file)
@@ -14,6 +14,6 @@
                        <channel id="command" typeId="command"/>
                </channels>
 
-               <config-description-ref uri="thing-type:device:base"/>
+               <config-description-ref uri="thing-type:yeelight:device"/>
        </thing-type>
 </thing:thing-descriptions>
index 5401b3c40e5e973ec477f47dd23901346d1a78c6..27ab9df10c3929850819b3a58238d14c80b4c3a8 100644 (file)
@@ -15,6 +15,6 @@
                        <channel id="command" typeId="command"/>
                </channels>
 
-               <config-description-ref uri="thing-type:device:base"/>
+               <config-description-ref uri="thing-type:yeelight:device"/>
        </thing-type>
 </thing:thing-descriptions>
index 3fa58fa1ecac2fc244360123e9b40233c3925b28..949dfffa386cfad38e8e49cfbd2116ed34050e1b 100644 (file)
@@ -13,6 +13,6 @@
                        <channel id="nightlight" typeId="nightlight"/>
                        <channel id="command" typeId="command"/>
                </channels>
-               <config-description-ref uri="thing-type:device:base"/>
+               <config-description-ref uri="thing-type:yeelight:device"/>
        </thing-type>
 </thing:thing-descriptions>
index 7c77d78084bf81ec43f2af2c0210997690404b2f..41ef5c2292ecac10305281e120da764bc216e716 100644 (file)
@@ -14,6 +14,6 @@
                        <channel id="command" typeId="command"/>
                </channels>
 
-               <config-description-ref uri="thing-type:device:base"/>
+               <config-description-ref uri="thing-type:yeelight:device"/>
        </thing-type>
 </thing:thing-descriptions>
index 963a983c3a23b901df29e924f6f6264e989aa120..3b23f8f5d44b3f3bf838b1fcb764d8df4cf47be1 100644 (file)
@@ -14,6 +14,6 @@
                        <channel id="command" typeId="command"/>
                </channels>
 
-               <config-description-ref uri="thing-type:device:base"/>
+               <config-description-ref uri="thing-type:yeelight:device"/>
        </thing-type>
 </thing:thing-descriptions>
index fa76ab70808b551041181a54aea6959ccb4579b8..90eba2869853b5c2431138a5a292a05dab55e974 100644 (file)
@@ -13,6 +13,6 @@
                        <channel id="command" typeId="command"/>
                </channels>
 
-               <config-description-ref uri="thing-type:device:base"/>
+               <config-description-ref uri="thing-type:yeelight:device"/>
        </thing-type>
 </thing:thing-descriptions>
index 47e051c0c3a17f96e76ad1152f1f117cefcc02bf..a5351a29164fe74d27e77bcf3535b904a63c76d6 100644 (file)
@@ -14,6 +14,6 @@
                        <channel id="command" typeId="command"/>
                </channels>
 
-               <config-description-ref uri="thing-type:device:base"/>
+               <config-description-ref uri="thing-type:yeelight:device"/>
        </thing-type>
 </thing:thing-descriptions>
index 91785d237d1d59d48558d22c51d64d7e212d2e66..b999ea724f8af7b7220a57433dd70d9e58749b25 100644 (file)
@@ -14,6 +14,6 @@
                        <channel id="command" typeId="command"/>
                </channels>
 
-               <config-description-ref uri="thing-type:device:base"/>
+               <config-description-ref uri="thing-type:yeelight:device"/>
        </thing-type>
 </thing:thing-descriptions>