This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Frigate Notification With App button | |
description: | | |
--------------------------------------------------------------------------------------------------------------------------- | |
## This is a fork of Frigate Mobile App Notification found here | |
https://gist.github.com/hunterjm/23c1588a9f2b8b9c2a62ffc364e17f8c | |
All credits to the initial author | |
--------------------------------------------------------------------------------------------------------------------------- | |
## Changes made | |
Added a condition entity that must be on for the notification to execute. Can be a binary_sensor or an input_boolean for example. |