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
lumapu
fae46c4667
0.5.110
* MQTT fix reconnection by new lib version #780
* display 'failed' if no Update was selected #813
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
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
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
850cda3c38
0.5.106
* merged MI and debug message changes #804
* fixed MQTT autodiscover #794 , #632
2 years ago
lumapu
5a1a600327
0.5.105
* merged MI, thx @rejoe2 #788
* fixed reboot message #793
2 years ago
lumapu
25695fc30a
0.5.104
* improved wifi connection #652
2 years ago
lumapu
a6b8794855
0.5.104
* further improved save settings
* removed `#` character from ePaper
* fixed saving pinout for `Nokia-Display`
* removed `Reset` Pin for monochrome displays
2 years ago
lumapu
96eb32ca63
0.5.103
merged heap improvements #772
2 years ago
lumapu
159b78c326
0.5.103
merged MI improvements, thx @rejoe2 #778
changed display inverter online message
2 years ago
lumapu
57bda044e5
0.5.102
Warning: old exports are not compatible any more!
further save settings improvements (only store inverters which are existing)
improved display of settings save return value
made save settings asynchronous (more heap memory is free)
2 years ago
lumapu
e1326698b9
0.5.102
fix JSON import #775
fix save settings, at least already stored settings are not lost #771
2 years ago
lumapu
6da58e3505
0.5.100
fix add inverter `setup.html` #766
fix MQTT retained flag for total values #726
renamed buttons for import and export `setup.html`
added serial message `settings saved`
2 years ago
lumapu
116a1e6a93
0.5.99
fix limit in [User_Manual.md](../User_Manual.md)
changed `contrast` to `luminance` in `setup.html`
try to fix SSD1306 display #759
only show necessary display pins depending on setting
2 years ago
lumapu
2d9f53c941
fix upload settings #686
2 years ago
lumapu
3e919b4d10
removed MQTT subscription `sync_ntp`, `set_time` with a value of `0` does the same #696
simplified MQTT subscription for `limit`. Check User-Manual.md for new syntax #696 , #713
repaired inverter wise limit control, #713
2 years ago
lumapu
0cc6e09383
fix SH1106 rotation and turn off during night #756
2 years ago
lumapu
28bd99ed1e
0.5.97
merge MI improvements, get firmware information #753
2 years ago
lumapu
9604687157
Attention: re-ordered display types, check your settings! #746
improved saving settings of display #747 , #746
disabled contrast for Nokia display #746
added Prometheus as compile option #719 , #615
update MQTT lib to v1.4.1
limit decimal places to 2 in `live`
added `-DPIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48` to esp8266 debug build #657
a `max-module-power` of `0` disables channel in live view `setup`
2 years ago
lumapu
6ef7720324
added Nokia display again for ESP8266 #764
changed `var` / `VAr` to SI unit `var` #732
fix MQTT retained flags for totals (P_AC, P_DC) #726 , #721
2 years ago
lumapu
f5ef19ccab
merged #736 remove obsolete JSON Endpoint
2 years ago
lumapu
39c02f8668
merged #742 MI Improvments
2 years ago
lumapu
6dbb88e27e
added ePaper (for ESP32 only!), thx @dAjaY85 #735
improved `/live` margins #732
renamed `var` to `VAr` #732
2 years ago
lumapu
8ed8a7db87
0.5.93
merged MI series fixes #729
2 years ago