commit
d5eb90160f
5 changed files with 204 additions and 13 deletions
|
@ -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. """
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue