Wrong info in discovery schema (#6779)
parent
c817ab08b7
commit
5a7155fc4a
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue