mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[nuki] Update README.md (#10342)
This commit is contained in:
parent
f3503430b4
commit
63450a32c3
@ -93,7 +93,7 @@ sitemap nuki label="Nuki Smart Lock" {
|
||||
Switch item=Frontdoor_Lock
|
||||
}
|
||||
Frame label="Channel State used for lock actions" {
|
||||
Switch item=Frontdoor_State mappings=[2="Unlock", 7="Unlatch", 1002="LnGo", 1007="LnGoU", 4="Lock"]
|
||||
Switch item=Frontdoor_LockState mappings=[2="Unlock", 7="Unlatch", 1002="LnGo", 1007="LnGoU", 4="Lock"]
|
||||
}
|
||||
Frame label="Channel State" {
|
||||
Text item=Frontdoor_LockState label="Lock State [MAP(nukilockstates.map):%s]"
|
||||
|
Loading…
Reference in New Issue
Block a user