This file contains hidden or 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: Notificar e Monitorar Câmeras Offline com Telegram Opcional | |
description: Envia notificações no Telegram, no aplicativo Home Assistant e na interface do Home Assistant quando câmeras ficam offline, com notificações periódicas enquanto as câmeras permanecerem offline. As notificações do Telegram são opcionais e serão enviadas apenas se o interruptor do Telegram estiver ativado. | |
domain: automation | |
input: | |
cameras: | |
name: Câmeras para monitorar | |
description: Lista de câmeras para monitorar | |
selector: | |
entity: |
This file contains hidden or 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 - Telegram Notification with Generative AI comments | |
description: Create automations to receive Snapshots and Clips from Frigate | |
domain: automation | |
input: | |
camera: | |
name: Frigate Camera | |
description: "Select the camera entity that will trigger notifications. \nIf | |
you do not see cameras listed in the drop down, check you have the frigate | |
integration installed.\nNote: The automation relies on this matching your |
This file contains hidden or 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: Notify and Monitor Offline Cameras with Optional Telegram | |
description: Sends notifications on Telegram, the Home Assistant app, and the Home Assistant interface when cameras go offline, with periodic notifications while cameras remain offline. Telegram notifications are optional and will only be sent if the Telegram switch is activated. | |
domain: automation | |
input: | |
cameras: | |
name: Cameras to monitor | |
description: List of cameras to monitor | |
selector: | |
entity: |