mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
@@ -99,6 +99,7 @@ def setup_platform(hass, config, add_devices, discovery_info=None):
|
||||
|
||||
|
||||
# pylint: disable=too-many-arguments, too-many-instance-attributes
|
||||
# pylint: disable=abstract-method
|
||||
class MqttAlarm(alarm.AlarmControlPanel):
|
||||
""" represents a MQTT alarm status within home assistant. """
|
||||
|
||||
|
||||
Reference in New Issue
Block a user