lumapu
6e901a656c
0.7.19
* next attempt to fix yield day for multiple inverters #1016
* reduced threshold for inverter state machine from 60min to 15min to go from state `WAS_ON` to `OFF`
2 years ago
lumapu
58f19f88d0
0.7.18 - 2023-07-26
* next attempt to fix yield day for multiple inverters #1016
2 years ago
lumapu
812adce64e
0.7.17
* next attempt to fix total yield day for multiple inverters #1016
* added two more states for the inverter status (also docu)
2 years ago
lumapu
ffe7d47b31
0.7.16
* next attempt to fix yield day for multiple inverters #1016
* fix export settings date #1040
* fix time on WebUI (timezone was not observed) #913 #1016
2 years ago
lumapu
984e344f05
0.7.15
* add NTP sync interval #1019
* adjusted range of contrast / luminance setting #1041
* use only ISO time format in Web-UI #913
2 years ago
lumapu
c9d705baa4
0.7.14
* fix Contrast for Nokia Display #1041
* attempt to fix #1016 by improving inverter status
* added option to adjust effiency for yield (day/total) #1028
2 years ago
lumapu
308dc064fe
0.7.13
* add date, time and version to export json #1024
2 years ago
lumapu
48594c565a
0.7.13
* merged display PR #1027
2 years ago
lumapu
be9c505407
0.6.12
added inverter status - state-machine #1016
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
70b4f6bc2d
0.7.8
* merge PR #890 which gives option for scheduled reboot at midnight (default off)
2 years ago
lumapu
eaa0c51bcf
0.7.8
* merge PR #1005 which fixes issue #889
* merge homeassistant PR #963
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
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
lumapu
76f01bbe95
0.7.5
* fix yield day reset on midnight #957
* improved tickers in `app.cpp`
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
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
545d7f0ba6
0.7.0
HMS / HMT support for ESP32 devices
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
4e16129430
merge PR #934 (fix JSON API) and #944 (update manual)
2 years ago
lumapu
f67a68e852
0.6.12
* improved MqTT
* fix menu active item
2 years ago
lumapu
ad9fda4e28
0.6.11
* added MqTT class for publishing all values in Arduino `loop`
2 years ago
lumapu
15ec6a0608
0.6.9 release
2 years ago
lumapu
7e1f1cece4
0.6.9 release
2 years ago
lumapu
b6531180df
0.6.8
* fix #892 `zeroYieldDay` loop was not applied to all channels
2 years ago
lumapu
12a3d503c8
0.6.7
* merge PR #883 , improved store of settings and javascript, thx @tastendruecker123
* support `.` and `,` as floating point seperator in setup #881
2 years ago
lumapu
48ce948ede
0.6.6
* increased distance for `import` button in mobile view #879
* changed `led_high_active` to `bool` #879
2 years ago
lumapu
563550d42c
0.6.5
* merge PR #861 do not send channel metric if channel is disabled
2 years ago
lumapu
33186a9833
0.6.5 - 2023-04-11
* merge PR #876 , check JSON settings during read for existance
* **NOTE:** incompatible change: renamed `led_high_active` to `act_high`, maybe setting must be changed after update
2 years ago
lumapu
f946b35d06
0.6.5
* fix #845 MqTT subscription for `ctrl/power/[IV-ID]` was missing
2 years ago
lumapu
d114fd6743
0.6.4
* merge PR #859 , fix burger menu height, thx @ThomasPohl
2 years ago
lumapu
ef020dcc08
0.6.4
* merge PR #846 , improved NRF24 communication and MI, thx @beegee3 & @rejoe2
2 years ago
lumapu
6e0ab50c1d
0.6.3
* fix WiFi reconnect not working #851
* updated issue templates #822
2 years ago
lumapu
863254aecb
0.6.3
* merge PR #854 optimize browser caching, thx @tastendruecker123
2 years ago
lumapu
c7060e40ff
0.6.3
* fix login, password length was not checked #852
2 years ago
lumapu
6533143e80
0.6.2
* fix login from multiple clients #819
* fix login screen on small displays
2 years ago
lumapu
521c7ca307
0.6.1
* potential fix of WiFi hostname during boot up #752
2 years ago
lumapu
db8b17502e
0.6.1
* only publish new inverter data #826
2 years ago
lumapu
7050a34868
0.6.1
* merge LED fix - LED1 shows MqTT state, LED configureable active high/low #839
2 years ago
rori1977
e2af1b5f3b
Update CHANGES.md
correction of 2 spelling mistakes only
2 years ago
lumapu
bb5cb8b849
0.6.0
2 years ago
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