]> git.basschouten.com Git - openhab-addons.git/commitdiff
[robonect] Standardize config URI (#11014)
authorlolodomo <lg.hc@free.fr>
Sat, 17 Jul 2021 21:41:17 +0000 (23:41 +0200)
committerGitHub <noreply@github.com>
Sat, 17 Jul 2021 21:41:17 +0000 (23:41 +0200)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.binding.robonect/src/main/resources/OH-INF/config/config.xml
bundles/org.openhab.binding.robonect/src/main/resources/OH-INF/thing/thing-types.xml

index be33730542f665175f3f26943ad03afd1d4eff88..9905cf2c66f55e0c724e05349545f4e34f8c2a26 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="channel-type:job:config">
+       <config-description uri="channel-type:robonect:jobType">
                <parameter name="remoteStart" type="text" pattern="^STANDARD|REMOTE_1|REMOTE_2$">
                        <label>Remote Start</label>
                        <description>The location to start the mowing job from.</description>
index f27bf214a62e294219fd93fd39893684d7ce71bb..4b52c88b7b9f9df1fca0c2a4fa6982bad97d7118 100644 (file)
                <item-type>Switch</item-type>
                <label>Mowing Job</label>
                <description>Starts a mowing job</description>
-               <config-description-ref uri="channel-type:job:config"/>
+               <config-description-ref uri="channel-type:robonect:jobType"/>
        </channel-type>
 
        <channel-type id="timerStatusType">