u/splitcold

iOS notification

Im trying to get a video clip instead of just a still image, I've tried using the ai on frigate.video and chatgpt but nothing works anyone have a working automation for getting a video clip?

alias: Frigate Doorbell Alert
description: ""
triggers:
  - topic: frigate/reviews
    trigger: mqtt
conditions:
  - condition: template
    value_template: |
      {{ trigger.payload_json["type"] == "new" }}
  - condition: template
    value_template: |
      {{ trigger.payload_json["after"]["camera"] == "door_bell" }}
actions:
  - action: notify.mobile_app_iphone
    metadata: {}
    data:
      message: Someone is at the front door
      title: Home
      data:
        image: /api/image_proxy/image.door_bell_person
reddit.com
u/splitcold — 6 days ago

I got my phones battery replaced today while using my Apple Watch with its cellular plan the only thing that works is calls, can’t sent texts/check for emails. Is this how it works with usmobile warp? Does the phone have to be on?

thanks

reddit.com
u/splitcold — 16 days ago
▲ 5 r/immich

Hi, i'd like to use immich to browse and delete some pictures, but I want it to delete them off the hard drive too. Is there a setting for this?

reddit.com
u/splitcold — 23 days ago