You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I previously used https://github.com/rogro82/PiPup where I could use a camera snapshot stream via a URI. I was wondering if that would be possible to implement?
For reference, the HomeAssistant implementation looks as such:
data:
title: Door
duration: 20
message: Someone is at the front door
height: 480
url: >-
https://ha.local.url/api/camera_proxy_stream/camera.reolink_video_doorbell_snapshots?token={{
state_attr('camera.reolink_video_doorbell_snapshots', 'access_token') }}
action: rest_command.pipup_url_on_tv
The text was updated successfully, but these errors were encountered:
Hello,
I previously used https://github.com/rogro82/PiPup where I could use a camera snapshot stream via a URI. I was wondering if that would be possible to implement?
For reference, the HomeAssistant implementation looks as such:
Rest entry:
Script:
The text was updated successfully, but these errors were encountered: