Rename AlarmControlPanel to AlarmControlPanelEntity (#34590)
This commit is contained in:
parent
29bc93ea98
commit
6f7f5b4034
31 changed files with 75 additions and 48 deletions
|
@ -135,7 +135,7 @@ class MqttAlarm(
|
|||
MqttAvailability,
|
||||
MqttDiscoveryUpdate,
|
||||
MqttEntityDeviceInfo,
|
||||
alarm.AlarmControlPanel,
|
||||
alarm.AlarmControlPanelEntity,
|
||||
):
|
||||
"""Representation of a MQTT alarm status."""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue