Created
April 28, 2021 22:37
-
-
Save MarkWattTech/86bb228f2d1ae832ae9b4b81f1b95401 to your computer and use it in GitHub Desktop.
Alexa TTS for announcing Pi Temp
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
service: notify.alexa_media_downstairs_echo | |
data: | |
message: >- | |
Home Assistants Pi is currently running at {{states('sensor.processor_temperature') }} degrees | |
data: | |
type: tts | |
target: alexa_media_downstairs_echo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment