tastendruecker123
d7eb4a0b98
added option to reboot ahoy every 24 hours
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
tastendruecker123
492cc5a8aa
fixed typo
2 years ago
tastendruecker123
2c0e1bbe57
Bugfixes around saving settings
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
Frank
0334898e3d
Do not send prometheus metric if channel is disabled in configuration
2 years ago
Thomas Pohl
c69b3e0110
Fix padding of title in mobile view
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
48a6bf021c
add MQTT status to LED update, try to fix settings save for led polarity
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
fbeabf7358
fix WebUI
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
lumapu
23e848d224
improved multi inverter
fixed setup
improved serial output
2 years ago
Markus Krause
dfc869aad0
fix display selection for s3
2 years ago
Markus Krause
80b8e175ec
also fix pin selection for displays
2 years ago
Markus Krause
2e0add3548
prevent selection of SPI pins for 8266
2 years ago
Markus Krause
8c36093dd7
extend api and settings container with spi pins
2 years ago
Markus Krause
9df7da46a7
add SPI pin config option
2 years ago
Markus Krause
190e8c737e
conditionally display esp32-s3 list of pins for selection
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
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
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
6dbb88e27e
added ePaper (for ESP32 only!), thx @dAjaY85 #735
improved `/live` margins #732
renamed `var` to `VAr` #732
2 years ago
lumapu
f7a7026ac8
renamed var to VAr
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
71ea7155ca
fix UI
2 years ago
lumapu
b8ed9b03d7
fix total in GUI
2 years ago