From 0cf4661f4621dbade7f6fe7d7168632e8ea35d2b Mon Sep 17 00:00:00 2001 From: Pieter Hollander Date: Wed, 3 Apr 2024 22:44:35 +0200 Subject: [PATCH] Add feedback note. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bf409d4..97773f1 100644 --- a/README.md +++ b/README.md @@ -168,3 +168,7 @@ The `grafana` folder contains example dashboards which can be imported into exis - The logger will currently log every event posted by OpenDTU to the websocket. Checks still need to be added to determine the uniqueness of an event. For more information, see also [this OpenDTU Github issue](https://github.com/tbnobody/OpenDTU/issues/1800). - Upon restart of the OpenDTU, the OpenDTU Logger binary will need to be restarted as well. When using the provided `compose.yml` files with Docker, or using the `systemd` service file when using the binary, this will happen automatically. + +## Feedback + +If you'd like to provide feedback about this project, or in case you'd like to ask questions, please use the [contact form](https://pieterhollander.nl/#contact) on my website.