Use default icon for Lupusec (#111901)
This commit is contained in:
parent
2ed9c26c22
commit
addd957091
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ class LupusecAlarm(LupusecDevice, AlarmControlPanelEntity):
|
|||
"""An alarm_control_panel implementation for Lupusec."""
|
||||
|
||||
_attr_name = None
|
||||
_attr_icon = "mdi:security"
|
||||
_attr_supported_features = (
|
||||
AlarmControlPanelEntityFeature.ARM_HOME
|
||||
| AlarmControlPanelEntityFeature.ARM_AWAY
|
||||
|
|
Loading…
Add table
Reference in a new issue