argafal
58c2aa7d94
Merge remote-tracking branch 'upstream/development03' into development03
2023-03-14 18:34:50 +01:00
argafal
73032663c4
Resolve conflict, accept upstream
2023-03-14 18:31:03 +01:00
argafal
58d992c771
Two improvements to heap fragmentation
...
See https://github.com/lumapu/ahoy/issues/768 .
2023-03-14 18:28:05 +01:00
dAjaY85
237d45f19a
Version 101
2023-03-14 09:15:04 +01:00
dAjaY85
20688b207a
Korrektur, damit SSD wieder funktioniert.
2023-03-14 09:13:18 +01:00
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`
2023-03-13 21:58:48 +01:00
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
2023-03-11 23:52:12 +01:00
lumapu
2d9f53c941
fix upload settings #686
2023-03-11 02:10:18 +01:00
lumapu
499e1e44f5
0.5.98 removed debug outputs
2023-03-11 00:54:10 +01:00
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
2023-03-11 00:12:57 +01:00
lumapu
30014e2649
added missing file
2023-03-10 18:28:56 +01:00
lumapu
0cc6e09383
fix SH1106 rotation and turn off during night #756
2023-03-10 18:00:26 +01:00
lumapu
e503d31cf2
Merge branch 'development03' into hms
...
# Conflicts:
# src/hm/miPayload.h
2023-03-09 23:41:44 +01:00
lumapu
28bd99ed1e
0.5.97
...
merge MI improvements, get firmware information #753
2023-03-09 23:09:37 +01:00
lumapu
4342ef0f54
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
2023-03-09 23:01:10 +01:00
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`
2023-03-09 22:59:33 +01:00
rejoe2
133f018d04
MI - code restructuring
...
esp. wrt. AC power calculation
2023-03-09 19:04:41 +01:00
rejoe2
ad64d737b7
MI - request firmware infos
2023-03-09 07:41:56 +01:00
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
2023-03-08 23:43:21 +01:00
lumapu
a01666aee8
fix merge changes
2023-03-08 13:28:22 +01:00
lumapu
10271ea7d8
Merge branch 'development03' into hms
2023-03-08 07:46:47 +01:00
lumapu
f5ef19ccab
merged #736 remove obsolete JSON Endpoint
2023-03-07 22:29:23 +01:00
lumapu
39c02f8668
merged #742 MI Improvments
2023-03-07 22:25:53 +01:00
lumapu
1d5579f003
small fix
2023-03-07 21:15:42 +01:00
lumapu
7ce78ab56e
Merge branch 'development03' into hms
2023-03-07 17:12:24 +01:00
rejoe2
4f8a5699af
Merge branch 'lumapu:development03' into development03
2023-03-07 16:15:41 +01:00
lumapu
c27c5e136b
fix time for ePaper
2023-03-07 16:00:51 +01:00
lumapu
6dbb88e27e
added ePaper (for ESP32 only!), thx @dAjaY85 #735
...
improved `/live` margins #732
renamed `var` to `VAr` #732
2023-03-07 14:54:27 +01:00
rejoe2
52020d5431
MI - refacture "complete?" code for 1/2 ch
2023-03-07 08:38:36 +01:00
rejoe2
892ce44441
MI - delete unnecessary MiInfoCommand
...
compiles, but untested yet; should work
2023-03-05 21:47:02 +01:00
lumapu
f4710232a4
Merge branch 'development03' of https://github.com/dAjaY85/ahoy into dAjaY85-development03
2023-03-05 20:39:44 +01:00
lumapu
f7a7026ac8
renamed var to VAr
2023-03-05 20:38:22 +01:00
dAjaY85
565b944da3
PeriodenDauer hinzugefügt
2023-03-05 17:22:03 +01:00
dAjaY85
0ff821aeac
kleine Optimierungen
2023-03-05 16:56:01 +01:00
dAjaY85
ce20d7c1b4
MonochromeDisplay in Display umbenannt
2023-03-05 16:43:41 +01:00
dAjaY85
18ea8b5925
Versuch die WebOberfläche an zu passen
2023-03-05 16:21:06 +01:00
rejoe2
4eed422cac
MI - small changes
2023-03-05 12:30:44 +01:00
rejoe2
7add54bf2b
MI - request missing parts
...
seems to basically work
2023-03-05 10:50:19 +01:00
dAjaY85
3a2e2fa286
Ordner MonochromeDisplay auf Display umbenannt
2023-03-05 03:30:34 +01:00
dAjaY85
f1b722fd5d
ePaper und Nokia über HSPI, erster Test
2023-03-05 03:26:18 +01:00
lumapu
71ea7155ca
fix UI
2023-03-03 12:01:19 +01:00
lumapu
b8ed9b03d7
fix total in GUI
2023-03-03 11:41:48 +01:00
lumapu
90955b91f6
fix /live
2023-03-03 09:49:41 +01:00
lumapu
491155f161
hotfix some web GUI parts
2023-03-03 08:48:51 +01:00
lumapu
8ed8a7db87
0.5.93
...
merged MI series fixes #729
2023-03-03 00:18:13 +01:00
lumapu
dd9f7ef5cc
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
2023-03-03 00:15:09 +01:00
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
2023-03-03 00:14:13 +01:00
rejoe2
f6ad403637
MI models partly working
...
still needs rework in many aspects...
2023-03-02 20:27:46 +01:00
rejoe2
e89ac0886e
fill yield fields
...
...might not be correct...
2023-02-27 16:17:46 +01:00
rejoe2
eae10b0789
fix channel assignment etc.
...
most likely not yet complete, might need some calculations...
2023-02-27 15:50:57 +01:00