Adjusted readme, remove todo from setting limit

This commit is contained in:
Thomas Basler 2022-10-02 12:14:46 +02:00
parent 0afb5015f6
commit 8572c37ab8

View File

@ -28,7 +28,7 @@ Several screenshots of the frontend can be found here: [Screenshots](docs/screen
* Read live data from inverter * Read live data from inverter
* Show inverters internal event log * Show inverters internal event log
* Show inverter information like firmware version, firmware build date, hardware revision and hardware version * 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) * Show and set the current inverter limit
* Uses ESP32 microcontroller and NRF24L01+ * Uses ESP32 microcontroller and NRF24L01+
* Multi-Inverter support * Multi-Inverter support
* MQTT support (with TLS) * MQTT support (with TLS)