From 8e94211cd69dcb643f2d5f3dd00d27c533462bc4 Mon Sep 17 00:00:00 2001 From: Pieter Hollander Date: Mon, 8 Apr 2024 22:32:00 +0200 Subject: [PATCH] Add PV dashboard screenshot note. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44fa875..0840a24 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ OpenDTU logger connects to the OpenDTU livedata websocket and captures metrics. These metrics are inserted into a PostgreSQL database. Optionally, TimescaleDB can be used. -Included in OpenDTU Logger are a number of Grafana dashboards, which can be used to provide useful visualisations and insights. +Included in OpenDTU Logger are a number of Grafana dashboards, which can be used to provide useful visualisations and insights. The image below shows the PV dashboard of a given day in dark mode. ![PV dashboard in dark mode](https://git.hollander.online/energy/opendtu-logger/raw/commit/a3debb78665641fe7101555d85df89eb0f0d2a79/screenshots/PV-overview-dark-mode.png)