Merge branch 'development03' of https://github.com/markusdd/ahoy into markusdd-development03

This commit is contained in:
lumapu 2023-03-27 22:19:20 +02:00
commit a6424a8418
2 changed files with 12 additions and 1 deletions

View file

@ -11,7 +11,8 @@
* ePaper: centered text thx @knickohr
## 0.5.108
* merge: PR SPI pins configureable (ESP32) #807, #806
* merge: PR SPI pins configureable (ESP32) #807, #806 (requires manual set of MISO=19, MOSI=23, SCLK=18 in GUI for existing installs)
* merge: PR MI serial outputs #809
* fix: no MQTT `total` sensor for autodiscover if only one inverter was found #805
* fix: MQTT `total` renamed to `device_name` + `_TOTOL` for better visibility #805