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
# community link - https://community.home-assistant.io/t/telegram-frigate-nvr-notifications-for-requested-segment/741739 | |
blueprint: | |
name: Frigate - Telegram Notification by Timestamp | |
description: Скачивает отрезок видео с событием указанной длительности и отправляет уведомление в telegram. Видео автоматически удаляется из HA через минуту после отправки. | |
domain: automation | |
source_url: https://gist.github.com/titovskiy/8aa161eefb36c71782de33eb03cf1c65 | |
input: | |
camera: | |
name: Frigate Camera | |
description: Название камеры, как определено в конфигурации Frigate. |