Skip to content

Commit

Permalink
fixed xml uri ID (openhab#17341)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff James <jeff@james-online.com>
  • Loading branch information
jsjames authored and digitaldan committed Aug 29, 2024
1 parent 079e215 commit 412ae1c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0"
xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 https://openhab.org/schemas/config-description-1.0.0.xsd">

<config-description uri="profile:rollershutter:position">
<config-description uri="profile:transform:ROLLERSHUTTERPOSITION">
<parameter name="uptime" type="decimal" required="true">
<label>Up Time</label>
<description>Time it takes for roller shutter to fully open (in seconds).</description>
Expand Down

0 comments on commit 412ae1c

Please sign in to comment.