From: Giovanni Fabiani Date: Wed, 19 Jul 2023 08:18:27 +0000 (+0200) Subject: [openwebnet] Fix README for Sitemap AUX configuration to the correct mapping (#15257) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=74f6b93c757261eb511245366399a2349f333e23;p=openhab-addons.git [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 --- diff --git a/bundles/org.openhab.binding.openwebnet/README.md b/bundles/org.openhab.binding.openwebnet/README.md index d51539c82b..4d52e82dc0 100644 --- a/bundles/org.openhab.binding.openwebnet/README.md +++ b/bundles/org.openhab.binding.openwebnet/README.md @@ -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"