mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 07:02:02 +01:00
Correcting rollershutterposition documentation (#14850)
Signed-off-by: clinique <gael@lhopital.org>
This commit is contained in:
parent
216b41a2ef
commit
3ae20b776c
@ -14,6 +14,6 @@ The precision parameter can be used to specify the minimum movement that can be
|
||||
This is useful when latencies in the system limit prevent very small movements and will reduce the accuracy of the position estimation.
|
||||
|
||||
```java
|
||||
Rollershutter <itemName> { channel="<channelUID>"[profile="rollershutter:position", uptime=<uptime>, downtime=<downtime>, precision=<minimun percent movement>]]}
|
||||
Rollershutter <itemName> { channel="<channelUID>"[profile="transform:ROLLERSHUTTERPOSITION", uptime=<uptime>, downtime=<downtime>, precision=<minimun percent movement>]}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user