mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[openwebnet] Fix README for Sitemap AUX configuration to the correct mapping (#15257)
* [openwebnet] Fix README for Sitemap to the correct mapping of Aux --------- Signed-off-by: Giovanni Fabiani <fabiani.giovanni@gmail.com>
This commit is contained in:
parent
005d594073
commit
74f6b93c75
@ -457,7 +457,7 @@ sitemap openwebnet label="OpenWebNet Binding Example Sitemap"
|
||||
Frame label="Alarm"
|
||||
{
|
||||
Switch item=iAlarm_System_State label="Alarm state"
|
||||
Switch item=iAlarm_Control label="Arm/Disarm alarm" icon="shield"
|
||||
Switch item=iAlarm_Control label="Arm/Disarm alarm" icon="shield" mappings=[OFF="Disarmed",ON="Armed"]
|
||||
Switch item=iAlarm_System_Armed label="Armed" icon="shield"
|
||||
Switch item=iAlarm_System_Network label="Network" icon="network"
|
||||
Default item=iAlarm_System_Battery label="Battery" icon="battery"
|
||||
|
Loading…
Reference in New Issue
Block a user