[robonect] Standardize config URI (#11014)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo 2021-07-17 23:41:17 +02:00 committed by GitHub
parent 8c8b3b2e2c
commit 57ac236318
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View 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>

View File

@ -165,7 +165,7 @@
<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">