From 34470ff8b6241d04f4271f9475a07a3fcca7e1ab Mon Sep 17 00:00:00 2001 From: Pieter Hollander Date: Fri, 26 Jul 2024 20:12:32 +0200 Subject: [PATCH] Add ESPHome notice. --- p1-logger/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/p1-logger/README.md b/p1-logger/README.md index 9c9deb2..86f9ac8 100644 --- a/p1-logger/README.md +++ b/p1-logger/README.md @@ -6,6 +6,8 @@ While Home Assistant focuses on energy management and short-term storage, P1 log This [P1 Logger Home Assistant add-on](https://git.hollander.online/energy/home-assistant-addons/src/branch/main/p1-logger), makes it possible to easily install P1 Logger, without requiring a lot of technical knowledge. +[P1 Logger](https://git.hollander.online/energy/p1-logger) is compatible with ESPHome-based P1 readers configured using the settings available in the [example.yaml ESPhome file](https://git.hollander.online/energy/p1-logger/src/branch/main/esphome) + ![P1 logs visualised in Grafana](https://git.hollander.online/energy/p1-logger/raw/branch/main/screenshots/P1-data-grafana.png) ## Installation instructions