Rename AlarmControlPanel to AlarmControlPanelEntity (#34590)

This commit is contained in:
Erik Montnemery 2020-04-25 18:05:28 +02:00 committed by GitHub
parent 29bc93ea98
commit 6f7f5b4034
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 75 additions and 48 deletions

View file

@ -135,7 +135,7 @@ class MqttAlarm(
MqttAvailability,
MqttDiscoveryUpdate,
MqttEntityDeviceInfo,
alarm.AlarmControlPanel,
alarm.AlarmControlPanelEntity,
):
"""Representation of a MQTT alarm status."""