update docs wrt to SPI pins

This commit is contained in:
Markus Krause 2023-03-27 12:00:27 +02:00
parent 5018009f4a
commit 1413fa13c5
2 changed files with 12 additions and 1 deletions

View file

@ -3,7 +3,8 @@
(starting from release version `0.5.66`)
## 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