Exploring Grafana Dashboard Integration with OpenHAB

Hey everyone, I’m really excited to share my journey with integrating Grafana dashboards into OpenHAB. I recently migrated from MS Windows to openhabian, and while most of my setup carried over smoothly, the wget command gave me quite the headache! I was using it to grab a daily screenshot of my energy dashboard for a sitemap panel, but under openhabian, it wasn’t working as expected. The file was created, but it was filled with HTML code instead of the image I needed.

After some research and tinkering, I realized that wget might not be the most reliable option here. I explored alternative methods and stumbled upon a few community suggestions that pointed me toward using curl instead. While I haven’t fully switched yet, it’s definitely something I want to dive into further.

I’d love to hear if anyone else has successfully integrated Grafana dashboards into their OpenHAB setup or if there are better tools or methods out there. It’s been a great learning experience, and I’m hopeful to find a smooth solution soon! :rocket: