lumapu
68da9e0901
0.5.110
* MQTT fix reconnection by new lib version #780
* add `about` page
* improved documentation regarding SPI pins #814
* improved documentation (getting started) #815 #816
* improved MI 4-ch inverter #820
2 years ago
lumapu
fdb485614b
whitespace fix
2 years ago
lumapu
c4e9fec8e7
0.5.110
* MQTT fix reconnection by new lib version #780
* add `about` page
2 years ago
lumapu
fae46c4667
0.5.110
* MQTT fix reconnection by new lib version #780
* display 'failed' if no Update was selected #813
2 years ago
rejoe2
7baa95c759
MI - change logic for progressing 4ch dev info cmd
Not tested yet, but compiled on 0.5.107.
So no urgent check in is required, but most likely this will perform more consistent than the previous version.
2 years ago
lumapu
fbeabf7358
fix WebUI
2 years ago
lumapu
a1aedce59e
small improvement, MQTT
2 years ago
Markus Krause
1413fa13c5
update docs wrt to SPI pins
2 years ago
lumapu
1d0860f851
0.5.109
* reduced heap fragmentation by optimizing MqTT #768
* ePaper: centered text thx @knickohr
2 years ago
lumapu
4a44041e7d
0.5.109
* reduced heap fragmentation by optimizing MqTT #768
2 years ago
Markus Krause
580a17d46c
improve centering of text on eInk display
(@knickohr|s erster codebeitrag, er ist stolz wie bolle)
2 years ago
lumapu
115f3978cd
0.5.108
* 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
2 years ago
lumapu
ac7423ca84
0.5.108
* merge: PR SPI pins configureable (ESP32) #807
2 years ago
Markus Krause
29315b9b42
fix pointer lifetime for SPIClass
2 years ago
lumapu
7afd0b80fe
improve communication
2 years ago
Markus Krause
7ee9a9dfb6
fix for display stealing the spi interface
2 years ago
lumapu
60bc9dd552
next improvement
2 years ago
lumapu
e4f100660b
further improvement
2 years ago
lumapu
98ba3b8a68
fix communication
2 years ago
rejoe2
a5f93f186c
more fixes to serial output
2 years ago
lumapu
a95dce51c6
0.5.107
2 years ago
lumapu
081adeb140
0.5.107
* fix: show save message
* fix: removed serial newline for `enqueueCmd`
2 years ago
lumapu
694d4bb58b
fix save settings
2 years ago
lumapu
23e848d224
improved multi inverter
fixed setup
improved serial output
2 years ago
Markus Krause
dfc869aad0
fix display selection for s3
2 years ago
Markus Krause
80b8e175ec
also fix pin selection for displays
2 years ago
Markus Krause
8df90cb723
extend ci
2 years ago
Markus Krause
f350f8c3e2
add S3 example in override.h
2 years ago
Markus Krause
c532be86b2
restore deafults for ESP32 standard modules
2 years ago
Markus Krause
2e0add3548
prevent selection of SPI pins for 8266
2 years ago
Markus Krause
79980fd8bf
remove accidental file
2 years ago
Markus Krause
44c254b180
prevent setting of SPI pins for ESP82xx as not supported
2 years ago
Markus Krause
e3aa64b5cb
remove explicit HSPI call as it breaks 8266 builds
2 years ago
Markus Krause
8c36093dd7
extend api and settings container with spi pins
2 years ago
Markus Krause
9df7da46a7
add SPI pin config option
2 years ago
Markus Krause
190e8c737e
conditionally display esp32-s3 list of pins for selection
2 years ago
Tobias Wolf
e2f8b7bea3
Also add RSSI metric
2 years ago
Markus Krause
44f602f1a7
add spi pins to config container, remove hacks from app code
2 years ago
Markus Krause
cccbe63f2b
fix config override example
(add spi pins, remove wrong RF24 in there which was not correct even before)
2 years ago
Tobias Wolf
380f86cda1
Add missing argument for devicename
2 years ago
Markus Krause
97d60f2ea9
start making SPI configurable
2 years ago
Tobias Wolf
ecfefc6041
Add uptime to Prometheus metrics
2 years ago
lumapu
850cda3c38
0.5.106
* merged MI and debug message changes #804
* fixed MQTT autodiscover #794 , #632
2 years ago
lumapu
3f2e40848e
review #804
2 years ago
lumapu
d61b707a76
switched config of cmt - RX still working
2 years ago
lumapu
cd35ed9adf
reenabled communication
2 years ago
rejoe2
a1fb4aa911
MI - fix length for command packets
2 years ago
rejoe2
03b1eb126c
MI - small bugfix
2 years ago
rejoe2
c1e7128846
debug review
2 years ago
rejoe2
32092ede0d
debug review
- DPRINT_IVID
- MI: some small changes
2 years ago