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: Low battery level detection & notification for all HA-Battery-Notes battery sensors | |
description: | |
Regularly test all ha-battery-notes (https://github.com/andrew-codechimp/HA-Battery-Notes) | |
sensors with 'battery' device-class for crossing the configured battery level threshold | |
and if so, execute an action. | |
domain: automation | |
input: | |
time: | |
name: Time to test on |
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: Conversation agent agenda notification | |
description: | |
Conversation agent generates a notification based on the upcoming calendar | |
agenda, location, and weather. | |
author: allenporter | |
domain: automation | |
input: | |
triggers: | |
name: Custom Triggers |
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: AI Event Summary (LLM Vision) | |
author: valentinfrlch | |
description: > | |
AI-powered security event summaries for frigate or camera entities. | |
Sends a notification with a preview to your phone that is updated dynamically when the AI summary is available. | |
domain: automation | |
input: | |
mode: | |
name: Mode |
OlderNewer