Created
May 15, 2025 05:53
-
-
Save peyanski/9f1606e8a779a6eb250e53dfb4d0e53d to your computer and use it in GitHub Desktop.
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
alias: Ask for Home Assistant news summary - Google AI | |
description: "" | |
triggers: | |
- trigger: state | |
entity_id: | |
- binary_sensor.lumi_lumi_sensor_motion_aq2_motion | |
to: "on" | |
conditions: [] | |
actions: | |
- action: assist_satellite.start_conversation | |
metadata: {} | |
data: | |
preannounce: true | |
start_message: Do you want to hear the latest home assistant news? | |
extra_system_prompt: >- | |
Only If answered positively, summarize me the most important and latest | |
home assistant news in 2 short sentences in a funny passive aggressive | |
style. Don't include sources & links. Don't do any text formatting and | |
go straight to point. Limit the response to 2-3 short sentences | |
target: | |
entity_id: assist_satellite.home_assistant_voice_pe_assist_satellite |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment