diff --git a/homeassistant/components/zwave/discovery_schemas.py b/homeassistant/components/zwave/discovery_schemas.py index 7753d58651d..12a8c8c4375 100644 --- a/homeassistant/components/zwave/discovery_schemas.py +++ b/homeassistant/components/zwave/discovery_schemas.py @@ -164,7 +164,6 @@ DISCOVERY_SCHEMAS = [ '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',