briis/securityspy

Repeated notifications

Opened this issue · 0 comments

I have a simple automation set up to test out this integration.

`platform: state
entity_id:

  • sensor.incoming_driveway_detected_object
    to: Vehicle
    from: null
    for:
    hours: 0
    minutes: 0
    seconds: 1`

The Home Assistant log shows frequent Vehicle "detections" that are not recorded in Security Spy as an object detection and the footage does not show any vehicle. This triggers the automation way more often than it should.