Skip to content

Commit

Permalink
fixed xml uri ID
Browse files Browse the repository at this point in the history
  • Loading branch information
jsjames committed Aug 27, 2024
1 parent 1c11a77 commit d9ff8cd
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 d9ff8cd

Please sign in to comment.