From 14f44142634c140f4b565703c0b52780d99879b5 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Fri, 9 Sep 2022 19:54:11 +0200 Subject: [PATCH] Adjusted readme to show possibility of reading the limit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da568d35..a6f5168a 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ It was the goal to replace the original Hoymiles DTU (Telemetry Gateway) with th * Read live data from inverter * Show inverters internal event log * Show inverter information like firmware version, firmware build date, hardware revision and hardware version +* Show current inverter limit (setting the limit is not yet implemented) * Uses ESP32 microcontroller and NRF24L01+ * Multi-Inverter support * MQTT support (with TLS)