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
1e1a21fa56
add ethernet support, thx @fumanchi
(ahoyeth.h and ahoyeth.cpp are missing)
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
a0659968ce
0.6.5
Version number increase
2 years ago
lumapu
ef020dcc08
0.6.4
* merge PR #846 , improved NRF24 communication and MI, thx @beegee3 & @rejoe2
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
7050a34868
0.6.1
* merge LED fix - LED1 shows MqTT state, LED configureable active high/low #839
2 years ago
lumapu
bb5cb8b849
0.6.0
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
lumapu
4a44041e7d
0.5.109
* reduced heap fragmentation by optimizing MqTT #768
2 years ago
lumapu
ac7423ca84
0.5.108
* merge: PR SPI pins configureable (ESP32) #807
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
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
159b78c326
0.5.103
merged MI improvements, thx @rejoe2 #778
changed display inverter online message
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
dAjaY85
237d45f19a
Version 101
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
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
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
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
70cb0dcd45
improved web API for `live`
added dark mode option
converted all forms to reponsive design
repaired menu with password protection #720 , #716 , #709
2 years ago
lumapu
53624e466b
0.5.92
fix mobile menu
fix inverters in select `serial.html` #709
2 years ago
lumapu
4f0d365211
improved html and navi, navi is visible even when API dies #660
reduced maximum allowed JSON size for API to 6000Bytes #660
small fix: output command at `prepareDevInformCmd` #692
improved inverter handling for MQTT #671
2 years ago
lumapu
9ef2df21fa
merged PR #684 , #698 , #705
webserial minor overflow fix #660
web `index.html` improve version information #701
fix MQTT sets power limit to zero (0) #692
changed `reset at midnight` with timezone #697
2 years ago
lumapu
a0879cfcbe
reduced heap fragmentation (removed `strtok` completely) #644 , #645 , #682
added part of mac address to MQTT client ID to seperate multiple ESPs in same network
added dictionary for MQTT to reduce heap-fragmentation
removed `last Alarm` from Live view, because it showed always the same alarm - will change in future
2 years ago
lumapu
fe54599502
version increase to 0.5.88
2 years ago
lumapu
32daf4f8ea
fix yield total correction as module (inverter input) value #570
2 years ago
lumapu
ca25f16548
prevent send devcontrol request during disabled night communication
changed yield total correction as module (inverter input) value #570
MQTT Yield Day zero, next try to fix #671
2 years ago
lumapu
026df8a09b
fix power-limit was not checked for max retransmits #667
fix blue LED lights up all the time #672
fix installing schedulers if NTP server isn't available
improved zero values on triggers #671
hardcoded MQTT subtopics, because wildcard `#` leads to errors
rephrased some messages on webif, thx to @Argafal #638
2 years ago
lumapu
a157f2b97b
fix blue LED lights up all the time #672
added an instant start communication (once NTP is synced)
2 years ago
lumapu
e03464dabc
merge #664
2 years ago
lumapu
7423de76fb
fix MQTT publishing, `callback` was set but reset by following `setup()`
2 years ago
rejoe2
21c5bdabb2
MI integration in 0.5.82
Seems to still work for 3rd Gen...
2 years ago
lumapu
5765e054f3
fixed communication error #652
reset values is no bound to MQTT any more, setting moved to `inverter` #649
fixed wording on `index.hmtl` #661
2 years ago
lumapu
75539c5daf
started implementation of MI inverters (setup.html, own processing `MiPayload.h`)
2 years ago
lumapu
0e6faa79e3
fixed communication #656
2 years ago
lumapu
3ed81513d5
next changes from @beegee many thanks for your contribution!
replaced `CircularBuffer` by `std::queue`
reworked `hmRadio.h` completely (interrupts, packaging)
fix exception while `reboot`
cleanup MQTT coding
2 years ago
beegee3
975ee667f2
Update defines.h
2 years ago
lumapu
8457f46b0c
further improvements regarding wifi #611 , fix connection if only one AP with same SSID is there
fix endless loop in `zerovalues` #564
fix auto discover again #565
added total values to autodiscover #630
improved zero at midnight #625
2 years ago
lumapu
22ae6d2e22
fix wrong filename for automatically created manifest (online installer) #620
added rotate display feature #619
improved Prometheus endpoint #615 , thx to fsck-block
2 years ago
lumapu
7ceaa7944f
reduce MQTT retry interval from maximum speed to one second
fixed homeassistant autodiscovery #565
2 years ago
lumapu
2b3f252bbf
fix wakeup issue, once wifi was lost during night the communication didn't start in the morning
reenabled FlashStringHelper because of lacking RAM
complete rewrite of monochrome display class, thx to @dAjaY85 -> displays are now configurable in setup
2 years ago