lumapu
de4c572ee2
fix night communication enable
...
improved different WiFi connection scenarios (STA WiFi not found, reconnect #509 , redirect for AP to configuration)
2022-12-22 11:49:01 +01:00
lumapu
07bf947ff7
improved stability
...
improved wifi initial connection - especially if station wifi is not available #509
removed new operators from web.h (reduce dynamic allocation)
improved sun calculation #515 , #505
fixed wifi auto reconnect #509
added disable night communication flag to MQTT #505
changed MQTT publish of `available` and `available_text` to sunset #468
2022-12-20 22:43:54 +01:00
lumapu
c8ec1c193f
fix workflow compile
2022-12-18 12:06:36 +01:00
lumapu
b2fc16e030
factory reset formats entire little fs
...
renamed sunrise / sunset on indext.html to start / stop communication
show system information only if called directly from menu
2022-12-18 00:47:45 +01:00
lumapu
c8c8b99957
Mono-Display: show values in offline mode #498
...
improved wifi class #483
added communication enable / disable (to test mutliple DTUs with the same inverter)
fix factory reset #495
2022-12-15 23:19:24 +01:00
lumapu
03080b1d7d
implemented fixes of #483
2022-12-15 21:32:16 +01:00
lumapu
49b530a743
added interface class for app
...
refactored web and webApi -> now RestApi.h
fix calcSunrise
fixed calcSunrise trigger calculation
display zero values on /live
added changes from #483
2022-12-14 22:32:08 +01:00
lumapu
3e9b08569c
fix compilation errors (display, ESP32)
2022-12-12 21:46:06 +01:00
lumapu
183b9b35f6
improved scheduler #483
...
refactored NTP
generate bin.gz only for ESP8285
fix calcSunrise calculation
2022-12-12 20:16:32 +01:00
lumapu
d9290d9fdf
fix #480 AP Mode on fresh ESP
...
included #483 improvements
fix #468 last_success MQTT
fix #468 update available status at sunset
fix #447 reorderd enqueue commands to not have same payload length in a row
added ssd1306 and nokia display to build script
2022-12-08 17:44:34 +01:00
lumapu
d11d3134f6
fix ESP32 (also tested in hardware)
2022-12-03 02:44:25 +01:00
lumapu
7c6ab6792b
fix #472 refactored ahoyWifi class completely
...
-> now Ahoy opens an AP during boot. This will be closed once a station WiFi connection is established
improved NTP after boot, will be synced immediately after successful WiFi connection
2022-12-03 02:06:20 +01:00
lumapu
22715a1a4a
first draft version, callback and subscription not included
2022-11-21 23:02:47 +01:00
DanielR92
553f64caa3
Add mqtt sunrise/sunset + setupAp + system.html
2022-11-15 20:34:28 +01:00
lumapu
da04d3ff73
fix ESP32 build
2022-11-15 16:48:02 +01:00
lumapu
faa28ce1a8
convertion to littfs storage - not complete
2022-11-14 22:43:26 +01:00
lumapu
24de3ac39b
clean up mqtt stuff
...
fix workflow
2022-11-12 02:29:00 +01:00
lumapu
1d7b02571d
added PR #356 , prometheus endpoint thanks to @avendretter
...
changed default wifi IP to 192.168.4.1 (to avoid conflicts with local router configurations)
added default pinout for ESP32
2022-11-11 23:34:15 +01:00
lumapu
fbad251236
refactored directory structure
2022-11-09 22:46:30 +01:00