Skip to content

Commit

Permalink
feat: test
Browse files Browse the repository at this point in the history
  • Loading branch information
fuatakgun committed Jan 13, 2022
1 parent 5fba934 commit 33ac012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/eufy_security/alarm_control_panel.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ def reset_alarm(self) -> None:
self.coordinator.hass.loop,
).result()


@property
def id(self):
return f"{DOMAIN}_{self.device.serial_number}_station"
Expand Down

0 comments on commit 33ac012

Please sign in to comment.