lumapu
0ddc001b8c
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
2 years ago
lumapu
7813bd4e01
Merge remote-tracking branch 'remotes/origin/DanielR92-patch-2' into development03
2 years ago
lumapu
150340b458
Merge remote-tracking branch 'remotes/origin/DanielR92-patch-1' into development03
2 years ago
lumapu
fdb485614b
whitespace fix
2 years ago
lumapu
27815b8e0c
Merge branch 'markusdd-development03' into development03
2 years ago
lumapu
a6424a8418
Merge branch 'development03' of https://github.com/markusdd/ahoy into markusdd-development03
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
a1aedce59e
small improvement, MQTT
2 years ago
DanielR92
48f03d07f4
Update Readme
+ add better readable table.
- remove discord topic, double effort here... in the main site already there
2 years ago
DanielR92
6aac856144
Update Readme
something missing?
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
a23ee3771f
Merge branch 'development03' of https://github.com/markusdd/ahoy into development03
2 years ago
lumapu
4a44041e7d
0.5.109
* reduced heap fragmentation by optimizing MqTT #768
2 years ago
Markus Krause
5018009f4a
Merge branch 'development03' of https://github.com/lumapu/ahoy into development03
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
e567d13eb4
Merge branch 'rejoe2-development03' into development03
2 years ago
lumapu
7cdd7756eb
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
2 years ago
lumapu
8f2cac7cad
Merge branch 'markusdd-development03' into development03
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
Markus Krause
e598865114
Merge branch 'development03' of https://github.com/lumapu/ahoy into development03
2 years ago
Markus Krause
7ee9a9dfb6
fix for display stealing the spi interface
2 years ago
Markus Krause
11b0c5b9d9
add s3 release binary
2 years ago
Markus Krause
8cab53486e
extend ci also on devel branch
2 years ago
rejoe2
a5f93f186c
more fixes to serial output
2 years ago
lumapu
a95dce51c6
0.5.107
2 years ago
lumapu
a9b1b57099
Merge branch 'towolf-prometheus-add-uptime' into development03
2 years ago
lumapu
c01a4ef5ca
Merge branch 'prometheus-add-uptime' of https://github.com/towolf/ahoy into towolf-prometheus-add-uptime
2 years ago
lumapu
081adeb140
0.5.107
* fix: show save message
* fix: removed serial newline for `enqueueCmd`
2 years ago
Markus Krause
dfc869aad0
fix display selection for s3
2 years ago
Tobias Wolf
7c449b67d4
Add description for new metrics
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