Commit graph

1921 commits

Author SHA1 Message Date
lumapu
a6424a8418 Merge branch 'development03' of https://github.com/markusdd/ahoy into markusdd-development03 2023-03-27 22:19:20 +02:00
lumapu
c4e9fec8e7 0.5.110
* MQTT fix reconnection by new lib version #780
* add `about` page
2023-03-27 22:18:40 +02:00
lumapu
fae46c4667 0.5.110
* MQTT fix reconnection by new lib version #780
* display 'failed' if no Update was selected #813
2023-03-27 21:27:49 +02:00
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.
2023-03-27 20:21:01 +02:00
lumapu
fbeabf7358 fix WebUI 2023-03-27 15:24:25 +02:00
lumapu
f57826ce8d Merge branch 'development03' into hms 2023-03-27 15:10:44 +02:00
lumapu
a1aedce59e small improvement, MQTT 2023-03-27 15:10:29 +02:00
DanielR92
48f03d07f4
Update Readme
+ add better readable table.
- remove discord topic, double effort here... in the main site already there
2023-03-27 13:04:05 +02:00
DanielR92
6aac856144
Update Readme
something missing?
2023-03-27 12:31:22 +02:00
Markus Krause
1413fa13c5 update docs wrt to SPI pins 2023-03-27 12:00:27 +02:00
lumapu
f2ce528a56 Merge branch 'development03' into hms 2023-03-27 10:15:37 +02:00
lumapu
1d0860f851 0.5.109
* reduced heap fragmentation by optimizing MqTT #768
* ePaper: centered text thx @knickohr
2023-03-26 22:54:01 +02:00
lumapu
a23ee3771f Merge branch 'development03' of https://github.com/markusdd/ahoy into development03 2023-03-26 22:51:53 +02:00
lumapu
4a44041e7d 0.5.109
* reduced heap fragmentation by optimizing MqTT #768
2023-03-26 22:45:15 +02:00
Markus Krause
5018009f4a Merge branch 'development03' of https://github.com/lumapu/ahoy into development03 2023-03-26 22:02:07 +02:00
Markus Krause
580a17d46c improve centering of text on eInk display
(@knickohr|s erster codebeitrag, er ist stolz wie bolle)
2023-03-26 21:49:27 +02:00
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
2023-03-26 20:39:31 +02:00
lumapu
e567d13eb4 Merge branch 'rejoe2-development03' into development03 2023-03-26 17:10:15 +02:00
lumapu
7cdd7756eb Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03 2023-03-26 17:10:02 +02:00
lumapu
8f2cac7cad Merge branch 'markusdd-development03' into development03 2023-03-26 17:08:33 +02:00
lumapu
ac7423ca84 0.5.108
* merge: PR SPI pins configureable (ESP32) #807
2023-03-26 17:07:22 +02:00
Markus Krause
29315b9b42 fix pointer lifetime for SPIClass 2023-03-26 16:00:40 +02:00
lumapu
7afd0b80fe improve communication 2023-03-26 15:11:45 +02:00
Markus Krause
e598865114 Merge branch 'development03' of https://github.com/lumapu/ahoy into development03 2023-03-26 14:59:55 +02:00
Markus Krause
7ee9a9dfb6 fix for display stealing the spi interface 2023-03-26 14:39:29 +02:00
lumapu
60bc9dd552 next improvement 2023-03-26 14:23:26 +02:00
lumapu
e4f100660b further improvement 2023-03-26 13:58:58 +02:00
lumapu
98ba3b8a68 fix communication 2023-03-26 13:35:25 +02:00
Markus Krause
11b0c5b9d9 add s3 release binary 2023-03-26 13:27:53 +02:00
lumapu
25d018840b Merge branch 'development03' into hms 2023-03-26 13:24:48 +02:00
Markus Krause
8cab53486e extend ci also on devel branch 2023-03-26 13:06:18 +02:00
Frank
7718411ee6 Merge remote-tracking branch 'refs/remotes/origin/development03' into development03 2023-03-26 11:01:26 +02:00
rejoe2
a5f93f186c
more fixes to serial output 2023-03-26 10:05:53 +02:00
lumapu
a95dce51c6 0.5.107 2023-03-26 01:27:20 +01:00
lumapu
a9b1b57099 Merge branch 'towolf-prometheus-add-uptime' into development03 2023-03-26 01:05:50 +01:00
lumapu
c01a4ef5ca Merge branch 'prometheus-add-uptime' of https://github.com/towolf/ahoy into towolf-prometheus-add-uptime 2023-03-26 01:04:55 +01:00
lumapu
081adeb140 0.5.107
* fix: show save message
* fix: removed serial newline for `enqueueCmd`
2023-03-26 01:03:59 +01:00
lumapu
694d4bb58b fix save settings 2023-03-26 00:58:32 +01:00
lumapu
23e848d224 improved multi inverter
fixed setup
improved serial output
2023-03-26 00:47:49 +01:00
Markus Krause
dfc869aad0 fix display selection for s3 2023-03-26 00:00:59 +01:00
Tobias Wolf
7c449b67d4
Add description for new metrics 2023-03-25 23:33:17 +01:00
Markus Krause
80b8e175ec also fix pin selection for displays 2023-03-25 23:32:10 +01:00
Markus Krause
8df90cb723 extend ci 2023-03-25 23:18:24 +01:00
Markus Krause
f350f8c3e2 add S3 example in override.h 2023-03-25 23:08:54 +01:00
Markus Krause
c532be86b2 restore deafults for ESP32 standard modules 2023-03-25 23:07:32 +01:00
Markus Krause
2e0add3548 prevent selection of SPI pins for 8266 2023-03-25 22:52:10 +01:00
lumapu
8ad9a919f4 Merge branch 'development03' into hms 2023-03-25 22:51:56 +01:00
Markus Krause
79980fd8bf remove accidental file 2023-03-25 22:48:24 +01:00
Markus Krause
44c254b180 prevent setting of SPI pins for ESP82xx as not supported 2023-03-25 22:46:48 +01:00
Markus Krause
e3aa64b5cb remove explicit HSPI call as it breaks 8266 builds 2023-03-25 22:37:10 +01:00