Created
December 13, 2021 21:29
-
-
Save joejulian/7adbb6597137bf211d7ab2b405aaa6d0 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: Fire! | |
sequence: | |
- service: notify.notify | |
data: | |
title: >- | |
Excuse me, sorry to interrupt. I just wanted to let you know the house | |
is on fire. | |
message: TTS | |
data: | |
ttl: 0 | |
priority: high | |
channel: alarm_stream_max | |
push: | |
name: default | |
critical: 1 | |
volume: 1 | |
mode: single |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment