Stephan Enderlein
47d5531d05
fix illegal memory access (pointers were missused)
2 years ago
Stephan Enderlein
62f96d8351
group display types in frontend
2 years ago
Stephan Enderlein
41ce98d2df
avoid compile warning about uninitialized pointers
2 years ago
Stephan Enderlein
1dc66037ad
-add mono display "Wemos OLED shield 64x48"
- remove senseless "display type" check (copy&paste from first display)
- reorder displays
2 years ago
Andy Voigt
60f2876d9c
Fixed index out of bounds
2 years ago
lumapu
0be3a23603
0.7.11
* fix MqTT endless loop #1013
2 years ago
lumapu
baf392f2e9
0.7.10
* fix MqTT endless loop #1013
2 years ago
lumapu
ddf63eaffe
0.7.9
* added 'improve' functions to set wifi password directly with ESP web tools #1014
* fixed MqTT publish while appling power limit #1013
* slightly improved HMT live view (Voltage & Current)
2 years ago
lumapu
70b4f6bc2d
0.7.8
* merge PR #890 which gives option for scheduled reboot at midnight (default off)
2 years ago
lumapu
c187fec0f9
Merge branch 'tastendruecker123-dev4' into development03
2 years ago
lumapu
81a7f09e3a
Merge branch 'dev4' of https://github.com/tastendruecker123/ahoy into tastendruecker123-dev4
default of scheduled reboot is now 'false'
2 years ago
lumapu
eaa0c51bcf
0.7.8
* merge PR #1005 which fixes issue #889
* merge homeassistant PR #963
2 years ago
lumapu
007b0c10f6
Merge branch 'Henning256-main' into development03
2 years ago
lumapu
58d8f7c7d0
Merge branch 'mslookup-development03' into development03
2 years ago
lumapu
e9c8c1c20a
Merge branch 'development03' of https://github.com/mslookup/ahoy into mslookup-development03
2 years ago
lumapu
cb3080e177
0.7.8
* fix `YieldDay`, `YieldTotal` and `P_AC` in `TotalValues` #929
* fix some serial debug prints
2 years ago
lumapu
982c201d48
0.7.7
* attempt to fix MqTT `YieldDay` in `TotalValues` #927
* attempt to fix MqTT `YieldDay` and `YieldTotal` even if inverters are not completly available #929
* fix wrong message 'NRF not connected' if it is disabled #1007
2 years ago
lumapu
45e02b94c3
0.7.7
* attempt to fix MqTT `YieldDay` in `TotalValues` #927
2 years ago
rmom
d6d93a3c26
Implemented quick fix for #889 from anorak-47
2 years ago
lumapu
0b763df0a2
Merge branch 'isarrider-patch-2' into development03
2 years ago
lumapu
0118fd1431
fix yield correction (data type was not correct during save)
2 years ago
lumapu
c147906834
0.7.6
* fix display of hidden SSID checkbox
* changed yield correction data type to `double`, now decimal places are supported
* corrected name of 0.91" display in settings
* attempt to fix MqTT zero values only if setting is there #980 , #957
* made AP password configurable #951
* added option to start without time-sync, eg. for AP-only-mode #951
2 years ago
Alex
b6de5b9beb
Update Dockerfile
update to bookworm
2 years ago
lumapu
76f01bbe95
0.7.5
* fix yield day reset on midnight #957
* improved tickers in `app.cpp`
2 years ago
lumapu
fd33099522
Merge branch 'development03' of https://github.com/lumapu/ahoy into development03
2 years ago
lumapu
f649d26f66
0.7.4
* fix MqTT `P_AC` send if inverters are available #987
* fix assignments for HMS 1CH and 2CH devices
* fixed uptime overflow #990
2 years ago
Lukas Pusch
59cea2ccaa
Merge pull request #985 from schuellerf/development03
Fix suntimes working if mqtt is enabled but suntimes is disabled
2 years ago
Florian Schüller
3fa274e342
Fix suntimes working if mqtt is enabled but suntimes is disabled
2 years ago
lumapu
bdf43fd522
fix compile
2 years ago
lumapu
4e54bcf299
0.7.3
* fix hidden SSID scan #983
* improved NRF24 missing message on home screen #981
* fix MqTT publishing only updated values #982
2 years ago
lumapu
53853f8429
0.7.2
* fix HMS-800 and HMS-1000 assignments #981
* make nrf enabled all the time for ESP8266
* fix menu item `active` highlight for 'API' and 'Doku'
* fix MqTT totals issue #927 , #980
* reduce maximum number of inverters to 4 for ESP8266, increase to 16 for ESP32
2 years ago
lumapu
f0848ecfb4
0.7.1
* enabled power limit control for HMS / HMT devices
* changed NRF24 lib version back to 1.4.5 because of compile problems for EPS8266
2 years ago
lumapu
a1c00bdc01
0.7.0
esp32 compile fix
2 years ago
lumapu
545d7f0ba6
0.7.0
HMS / HMT support for ESP32 devices
2 years ago
lumapu
0f594d13c8
fix esp8266
2 years ago
lumapu
0be01a91a1
Merge branch 'development03' into eth
2 years ago
lumapu
1c36638226
Merge branch 'development03' into improv
2 years ago
lumapu
72cdaf326a
fix HMT with 6 channels
2 years ago
lumapu
2c1a32f9e8
Merge branch 'development03' into hms
2 years ago
Henning
ef36bc46d6
AC Frequency is a measurement
2 years ago
lumapu
6dcf5ee9aa
0.6.15
* improved reset values and update MqTT #957
2 years ago
lumapu
5b82d1aa8b
0.6.15
* improved Prometheus Endpoint PR #958
* fix turn off ePaper only if setting was set #956
2 years ago
lumapu
c57cc735e4
Merge branch 'fsck-block-development03' into development03
2 years ago
Frank
5ae1f4b86f
Declare metric type only once. Add grouping of metrics. Send realtime data for each inverter in a separate chunk.
2 years ago
lumapu
67c1c10076
Merge branch 'ThomasPohl-feature/offline-logo' into development03
2 years ago
lumapu
e6d8e2ee97
0.6.14 merge PR #920
2 years ago
lumapu
2b93e12727
Merge branch 'feature/offline-logo' of https://github.com/ThomasPohl/ahoy into ThomasPohl-feature/offline-logo
2 years ago
lumapu
9c1f8a43e7
Merge branch 'ThomasPohl-feature/display-128x32' into development03
2 years ago
lumapu
78b421dcb5
0.6.14 Update Mono Display #902
2 years ago
lumapu
4fdfd0d49e
Merge branch 'feature/display-128x32' of https://github.com/ThomasPohl/ahoy into ThomasPohl-feature/display-128x32
2 years ago