Giter Club home page Giter Club logo

ha_blueprints's Introduction

This is forked from https://github.com/SgtBatten/HA_blueprints.git and adapted to process AmbleGPT messages

HA_blueprints

Somewhere to store and discuss automation blueprints

I will endeavour to do some writeups on troubleshooting and create and issues template in the coming days.

Frigate Camera Notificatons

STABLE: Import blueprint

This blueprint will send a notification to your device when a Frigate event for the selected camera is fired. The notification will initially include the thumbnail of the detection, but include an actionable notification allowing you to view the clip and snapshot.

With this blueprint, you may send the notification to multiple devices by leaving "Device" blank and instead use a notification group.

Software Version Requirements

Minimum Home Assistant Version: 2022.2 Minimum Frigate Version: 0.11.0 Minimum Frigate Integration Version: 3.0.0

  • “Enable the unauthenticated notification event proxy” must be ticked during setup An MQTT broker connected to home assistant and frigate. Minimum iOS Version: 15.0

Required entities:

  • Frigate Camera Name
  • Mobile App Device or the name of a Notification Group or TV

Optional features:

  • You can optionally send the notification as a critical alert.
  • You can choose whether or not to update the notification with new thumbnails as they become available.
  • You can limit notifications to objects entering pre-defined zones in Frigate.
  • You can specify which zones to be notified about. This must be a list (e.g.):
    - backyard
  • You can specify what type of objects to be notified about. This must be a list (e.g.):
    - person
    - car
  • You can disable notifications if a presence entity or group is "home".
  • You can configure a cooldown for the camera to reduce the number of notifications when back-to-back events occur.
  • You can silence future notifications for a defined amount of time through actionable notifications. This is helpful in situations where you know you will be triggering detections for an extended period of time. i.e. kids playing outside.
  • You can set a loitering timer to notify you of stationary objects that remain for a set period of time.

Updates by SgtBatten:

  • Fix for fps_value template error as per https://community.home-assistant.io/t/frigate-mobile-app-notifications/311091/451
  • Fix Zone Filter being bypassed by snapshots as per https://community.home-assistant.io/t/frigate-mobile-app-notifications/311091/421
  • Fix Zone Filter being incorrectly applied to the initial notification when Zone Filter was set to false.
  • Improve camera entity selection by limiting it to frigate entities
  • Improve presence entity selection by limiting it to device trackers, persons and groups
  • You can prevent all secondary updates from making notification sounds (Alert Once)
  • You can add use a state condition to restrict when you recieve notifications. E.g only when your door is locked, or only when your car isn't in the driveway or the sun is below the horizon.
  • Added optional title for the notifications
  • Added ability to customise the message text and buttons in the notification.
  • You can customise the color of the notification
  • Made the Action buttons customisable so you can link to anything of choice.
  • Fix issue if user does not cleanup the yaml after removing object filter
  • Added customisable Notification Icon. (Unsure if it works on iOS)
  • Added customisable sound for iOS.
  • You can disable the notifications at certain times (Time Filter)
  • You can choose to have the notifications sent as critical only at certain times (different method to the time filter to test preferences)
  • Notify Android/Fire TV devices using https://www.home-assistant.io/integrations/nfandroidtv/
  • Handle camera names with hyphens in frigate.yaml
  • Replace {{label}} in title and message of the notification with a persons name if double-take face match is detected.
  • You can customise the Tap Action
  • Live View on iOS
  • Handle capitilisation in lists (state Filter, Object filter etc) properly
  • Choose to atatch thumbnail or snapshot to the notification
  • Debug option - prints parameters to the Home Assistant logbook

ha_blueprints's People

Contributors

sgtbatten avatar mhaowork avatar gerdna avatar dianoga avatar edestecd avatar fredrick-iii avatar jghyllebert avatar povilasid avatar chpego avatar marcelklopper avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.