Help with buttons

Hi, im new to this “automation world” … I set it on my dashboard all the stats of my server to appear on my dashboard and now i want to create a button on my dashboard when i click on it alexa will say all the server stats. How can i do that?

Lean about Lovelace buttons and their tap action:

Learn how to write a script:

Call the script from the button tap action. Use the script to call the text to speech service

Use templates to get your sensor values in the TTS message.

1 Like