* merge PR: MQTT JSON Payload pro Kanal und total, auswählbar #1541
* add option to publish mqtt as json
* publish rssi not on ch0 any more, published on `topic/rssi`
* add total power to index page (if multiple inverters are configured)
This commit is contained in:
lumapu 2024-05-30 22:40:01 +02:00
parent fd563572f4
commit 21416d1efd

View file

@ -3,6 +3,10 @@
## 0.8.123 - 2024-05-30
* fix ESP8266 static IP #1643 #1608
* update MqTT library which enhances stability #1646
* merge PR: MQTT JSON Payload pro Kanal und total, auswählbar #1541
* add option to publish mqtt as json
* publish rssi not on ch0 any more, published on `topic/rssi`
* add total power to index page (if multiple inverters are configured)
## 0.8.122 - 2024-05-23
* add button for donwloading coredump (ESP32 variants only)