Hi folks, I’m Michael.
I have running Openhab beginning with version 2 years ago until now with version 5 a full 64-bit system. As I want to do more detailed data analysis of my smart home, I remembered that there is a very powerful system, which could be implemented in Openhab: InfluxDB and Grafana. Thus, I started a few weeks ago with the implementation of a test environment on a virtual machine avoiding to influence my successfully running operational system. The way was not very smooth starting with Debian13 in a VM continuing with the installation and configuration of openhabian, InfluxDB (version 2.7) and now Grafana (version 12.3.0). Finally, I could successfully generate test data with openhab storing and visualizing the data in InfluxDB. I was also able to access the data in InfluxDB from Grafana generating the same plots as in InfluxDB.
Now the work begins generating the interface to openhab, where the plots should be shown. The first test was successful and I could see the plot window in openhab and also the switches/button to change the time range.
Now I am not sure, if I should open a new post, addressing my first problem. Either I will be guided to a new post or I’ll receive a quick answer, how this can be solved.
I cleaned a bit my InfluxDB environment after my first test, users, permissions an so on, and adjusted the interface to grafana. When I now want to repeat, what I did before sharing a panel by a link, the generated link shows the whole dashboard and not the panel (I’ve generated two test panels) only, I wanted to share. Here the first successful share link:
http://localhost:3000/public-dashboards/962f4c38997f4413aabf23f66354129e
All other links, I generated later clicking in the upper right panel window on “Share link” looked like this one
http://localhost:3000/d/adwcd9d/openhab-sonne?orgId=1&from=now-2d&to=now&timezone=browser&showCategory=Panel%20links&viewPanel=panel-2
In the second one, I found the complete dashboard with all panels in openhab.
As you see, they look completely different. And sorry, I couldn’t remember, how I generated the first link.
Many thanks in advance for any hint.
