Skip to content

Commit

Permalink
release v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
maciej-or committed Jul 5, 2023
1 parent f7f103e commit c0c2fbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/hikvision_next/notifications.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ def trigger_sensor(self, xml: str) -> None:

def fire_hass_event(self, alert: AlertInfo):
"""Fire HASS event"""

camera = self.isapi.get_camera_by_id(alert.channel_id)
message = {
"channel_id": alert.channel_id,
Expand Down

0 comments on commit c0c2fbc

Please sign in to comment.