I have a binary sensor connected to an automation that triggers a script to ping a Google DNS server and check for latency on my RPI5. I want to present the result as a dialogue or popup. In other words, I’d like to press a button that pings Google and shows the result in a popup. I’ve tried using a file sensor but had no luck.
I’m not sure if the UI can support this interaction, but I’d love to hear from others who might have tried something similar. I’ve attached a copy of my maintenance interface for reference.