We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3187ef commit 021fc24Copy full SHA for 021fc24
custom_components/jablotron80/alarm_control_panel.py
@@ -60,7 +60,6 @@ def __init__(
60
self._zones = zones
61
self._changed_by = "ME"
62
63
-
64
@property
65
def code_format(self) -> Optional[str]:
66
if self.alarm_state == AlarmControlPanelState.DISARMED:
0 commit comments