Cool! I just did similar about 2 weeks ago but used Node Red. I only setup a 5 minute version for now but will add 10, 15, and 20 minute versions in near future. They help giving kids time limits or warning until bedtime.
Thanks for contributing to the community with a new Blueprint.
I have a suggestion for you. Many people who are not familiar with directory structures will have problems installing this without the Home Assistant MY tools.
Adding a MY link for this Blueprint to your top post would help them a lot.
I tried to set this up and it doesn´t work, but I´m pretty sure it´s because I´m doing something wrong, could you please check what I need to change in my setup:
I just found the issue, as I was using WLED-ID instead of only the ID in the field dev_name.
Now that it´s working I have another question. It would be really cool to be able to dinamically set the duration from an automation, for example to say “hey google, set a timer for 7 minutes”, is there any way to do this?
WLED Countdown Timer — Without MQTT, Using Live View Proxy
Hey everyone
Just dropping in to share an alternative way to run a countdown timer on WLED without needing MQTT or Node-RED.
I’ve been building a Home Assistant integration called WLED Live View Proxy, and it now supports sending full JSON commands to your WLED devices over WebSocket. Using this, I put together a flexible script that:
Reads the LED count dynamically from your WLED segment Displays a smooth green progress bar across the strip Last 10% of LEDs blink red at the end Automatically resets after the timer ends Works with any WLED setup and doesn’t require MQTT
No MQTT, no polling, just JSON over WS using wled_liveviewproxy.send_command