Skip to content

Commit

Permalink
remove unused comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilp committed Mar 14, 2024
1 parent 931327e commit ce7bdab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/deltadore_tydom/ha_entities.py
Original file line number Diff line number Diff line change
Expand Up @@ -920,6 +920,7 @@ def __init__(self, device: TydomAlarm, hass) -> None:
self._attr_code_format = CodeFormat.NUMBER
self._attr_code_arm_required = True
self._registered_sensors = []

self.supported_features = (
self.supported_features
| AlarmControlPanelEntityFeature.ARM_AWAY
Expand Down

0 comments on commit ce7bdab

Please sign in to comment.