From 24091a16145ed460dcabbb224cf5e29e1abbb64c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20W=C3=BCrl?= Date: Wed, 27 Nov 2024 22:19:24 +0100 Subject: [PATCH] update Readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ef0e89..0a62893 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,11 @@ This is an example for a gateway component which receives MQTT messages from * [OpenDTU](https://github.com/tbnobody/OpenDTU) +* [OpenMQTTGateway](https://github.com/1technophile/OpenMQTTGateway) * Shelly (Generic status update) * Sensor data ([Klimalogger](https://github.com/wuan/klimalogger), [CircuitPy-Logger](https://github.com/wuan/circuitpy-logger)) -and writes the data into InfluxDB / TimescaleDB time series databases. +and writes the data into InfluxDB / TimescaleDB (PostgreSQL) time series databases. ## Example configuration