View single post by slychiu
 Posted: Friday Apr 11th, 2025 05:53 am
 PM  Quote  Reply  Full Topic 
slychiu



Joined: Saturday Apr 29th, 2006
Location: Singapore
Posts: 5865
Status: 
Offline

  back to top

Grafana Installation and Configuration

Go to Settings > Add on Store, press AddOn Store at the bottom right. Search for Grafana and select it . Press Install. turn on Start on Boot, Watchdog, and Show in Sidebar, There is no configuration required, so just press the START button. 

Go to Grafana in the Sidebar.



Press the orange symbol on the top left hand corner of Grafana. go to Connections on the left menu and Add new Connection. Search For InfluxDB and select it 


 Press the ADD new data source in the  top right. This connects InfluxDB data to Grafana.


in the influxDb connection screen enter the IP address with port 8086



scroll down to influxDB Details and enter the database, username and password for the database Then press Save and Test. you should see a green tick and a message that the data source is working.



Next use Grafana toi create a new dashboard for temperature and Humidity.Prss the +  symbol on the topright corner and Add a new Dashboard. 

select Add Visualization.
select DataSource as InfluxDB

in select measurements there are a list if units eg %, 0C
select  0C for WHERE press + to select entity_id and in tag value search for temperature




you can add another visualisation on the same page eg Humidity



If the dashboard configuration is correct you should se the graphs for temperature and humidity on the Grafana Dashboard




Please take a look at the Youtube video at https://www.youtube.com/watch?v=k-7dO1o52dQ for more information about how to customise the graphs

Last edited on Friday Apr 11th, 2025 06:35 am by slychiu

 Close Window