From d202115ff671bf42feb67202947ebcc51aa0f060 Mon Sep 17 00:00:00 2001 From: turbokongen Date: Sat, 25 Mar 2017 16:07:00 +0100 Subject: [PATCH] Wrong info in discovery schema --- homeassistant/components/zwave/discovery_schemas.py | 1 - 1 file changed, 1 deletion(-) diff --git a/homeassistant/components/zwave/discovery_schemas.py b/homeassistant/components/zwave/discovery_schemas.py index 7753d58651d2e..12a8c8c437527 100644 --- a/homeassistant/components/zwave/discovery_schemas.py +++ b/homeassistant/components/zwave/discovery_schemas.py @@ -164,7 +164,6 @@ 'v2btze_advanced': { const.DISC_COMMAND_CLASS: [const.COMMAND_CLASS_CONFIGURATION], const.DISC_INDEX: [12], - const.DISC_LABEL: 'Access Control', const.DISC_OPTIONAL: True, }})}, {const.DISC_COMPONENT: 'sensor',