Joshua Seidel
Joshua Seidel
I'm on frigate, and only use rstp still having the issue
Can I format it like this in that field? ``` {% if is_state("sensor.driveway_ptz_pan_ position", "997") -%} true {%- else -%} false {%- endif %} ```
If that's true, then send notification, if false, don't notify
i get this issue as well, anyone figure it out?
```yaml alias: Driveway Notifications description: "" use_blueprint: path: SgtBatten/Stable.yaml input: camera: camera.driveway notify_device: 0fce7692dbc619c242f66452044447da alert_once: true attachment: snapshot.jpg?bbox=1 update_thumbnail: true video: >- {{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/{{camera}}/clip.mp4 ios_live_view: camera.driveway labels: - person - car...
After I put the base URL in, there is no error but there is also no more thumbnail
Confirmed the url opens a snapshot
The only way I can get it to work is if I disable clips. It doesn't like it when I do some nail or snapshot and clip.
Tell me about it, I switched from a house full of Ring to Reolink with frigate. All works good but notifications. I can see logs in logbook that when I...
currently testing