Dynamic Icons Project & Troubleshooting Tips

Hi everyone, :wave:

I wanted to share an exciting project I’ve been working on with dynamic icons for my home dashboard. It’s been a fun challenge using ImageMagick and Task Scheduler to create real-time updating icons that reflect temperature changes from my outdoor sensors, garage, and average indoor temps. :thermometer::sparkles:

Here’s how it works: I pull temperature data from OpenWeather, my garage sensor, and an Average Plus calculation. Then I generate PNG files with transparent backgrounds that layer on top of a base image. The result is a live-updating dashboard that shows all three temps in one place! :tada:

I’d love to hear if anyone else has tried something similar or has tips for improving the refresh rate. I’m still working on clearing the cache to make the updates smoother. Any suggestions would be appreciated! :bulb:

Also, for anyone interested in pulling files from their hub, I found WGet to be a reliable tool for the job. It’s been a lifesaver for getting the temp files off the hub and into my local scripts. :rocket:

If you have any questions about the ImageMagick commands or how I set up the Task Scheduler, feel free to ask! I’d be happy to share more details or troubleshoot together. :handshake:

Looking forward to seeing what creative projects everyone else is working on! Happy scripting! :computer::sparkles: