Stephan Enderlein
47d5531d05
fix illegal memory access (pointers were missused)
2 years ago
Stephan Enderlein
41ce98d2df
avoid compile warning about uninitialized pointers
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
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
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
a0f44deb67
fix pinout for NRF24 read back, store enable
2 years ago
lumapu
b8533cc17d
several HMS / HMT related changes
2 years ago
tastendruecker123
d7eb4a0b98
added option to reboot ahoy every 24 hours
2 years ago
tastendruecker123
2c0e1bbe57
Bugfixes around saving settings
2 years ago
Frank
0334898e3d
Do not send prometheus metric if channel is disabled in configuration
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
tastendruecker123
e8aa1ba11b
removed debugging statement
2 years ago
tastendruecker123
df1e1c2418
Fixed issue #828 . Browser caching, versioned URLs.
2 years ago
lumapu
6533143e80
0.6.2
* fix login from multiple clients #819
* fix login screen on small displays
2 years ago
Markus Krause
33264cc776
make LED polarity selectable
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
lumapu
081adeb140
0.5.107
* fix: show save message
* fix: removed serial newline for `enqueueCmd`
2 years ago
lumapu
694d4bb58b
fix save settings
2 years ago
Markus Krause
8c36093dd7
extend api and settings container with spi pins
2 years ago
Tobias Wolf
e2f8b7bea3
Also add RSSI metric
2 years ago
Tobias Wolf
380f86cda1
Add missing argument for devicename
2 years ago
Tobias Wolf
ecfefc6041
Add uptime to Prometheus metrics
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
d7c06fd5d8
0.5.102
small fixes (save settings)
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
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
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
f5ef19ccab
merged #736 remove obsolete JSON Endpoint
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
dAjaY85
565b944da3
PeriodenDauer hinzugefügt
2 years ago
dAjaY85
18ea8b5925
Versuch die WebOberfläche an zu passen
2 years ago
Frank
cdc6fef292
Code cleanup: remove obsolete JSON_EP
2 years ago
dAjaY85
f1b722fd5d
ePaper und Nokia über HSPI, erster Test
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
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
3a25ebb26f
improved HMS implementation, RX not functional
Tx visible on SDR @ 863MHz
2 years ago
lumapu
6cbd256c1f
added setttings for cmt
added HMS2000 as possible inverter
added enable for NRF24 and CMT
2 years ago
lumapu
c4dd372554
improved general structures to support HMS in future
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
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
Frank
e7fff27a4a
added further inverter and alarm info to prometheus endpoint
2 years ago
lumapu
a9179ec1ea
fixed mixed reset flags #648
fixed `mCbAlarm` if MQTT is not used #653
2 years ago
beegee3
48c4884e80
Update web.h
2 years ago
Frank
9610e71a2c
chunked response for prometheus metrics
2 years ago