Fix implicit use of device name in Verisure (#95781)
This commit is contained in:
parent
3fa1e12152
commit
430a1bcb3d
2 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,7 @@ class VerisureAlarm(
|
|||
|
||||
_attr_code_format = CodeFormat.NUMBER
|
||||
_attr_has_entity_name = True
|
||||
_attr_name = None
|
||||
_attr_supported_features = (
|
||||
AlarmControlPanelEntityFeature.ARM_HOME
|
||||
| AlarmControlPanelEntityFeature.ARM_AWAY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue