lumapu
5977bbaee6
improved stability
added icons to index.html, added wifi-strength symbol on each page
moved packet stats and sun to system.html
refactored communication offset (adjustable in minutes now)
2 years ago
lumapu
07c75b544c
Merge branch 'main' into development03
2 years ago
Lukas Pusch
e0722f7ac5
Merge pull request #506 from chehrlic/chris_vz
RPI: Fix reading negative temperature - now also for Hoymiles600/1200 inverters
2 years ago
lumapu
c8ec1c193f
fix workflow compile
2 years ago
Christian Ehrlicher
06af61742a
RPI: Fix reading negative temperature - now also for Hoymiles600/1200 inverters
2 years ago
lumapu
4df61833ca
beautified system.html (converted to table)
2 years ago
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
2 years ago
lumapu
e1b6fe1344
fix static IP #504
2 years ago
lumapu
ea6a9c155c
changed sunrise / sunset calculation, angle is now `-3.5` instead of original `-0.83`
improved scheduler (removed -1 from `reload`) #483
improved reboot flag in `app.h`
fixed #493 no MQTT payload once display is defined
2 years ago
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
2 years ago
lumapu
faf918c018
Merge branch 'gh-fx2-monodpy2' into development03
2 years ago
lumapu
03080b1d7d
implemented fixes of #483
2 years ago
fx2
a3261ae4f6
mono-display: show values in offline-mode
2 years ago
lumapu
67b9170fcf
improved MQTT #468 set status to "offline" / "online" / "partial"
fix web-serial-console
2 years ago
Lukas Pusch
8bfee215ba
Merge pull request #494 from chehrlic/chris_vz
RPI: Fix reading negative temperature - must be treated as signed short, not unsigned short
2 years ago
lumapu
e5a40673fd
fix second tick index.html
2 years ago
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
2 years ago
Christian Ehrlicher
b058bc10be
RPI: Fix reading negative temperature - must be treated as signed short,
not unsigned short
2 years ago
lumapu
a8d7e430f7
update CHANGES.md to contain information since last release
2 years ago
lumapu
1bba068835
Merge branch 'development03' of https://github.com/lumapu/ahoy into development03
2 years ago
lumapu
3e9b08569c
fix compilation errors (display, ESP32)
2 years ago
Lukas Pusch
5abc72019d
Merge pull request #487 from DanielR92/development03
Update Getting_Started.md
2 years ago
lumapu
94a0ddf910
Merge branch 'main' into development03
2 years ago
lumapu
2582482ede
Merge branch 'gh-fx2-monodpy' into development03
2 years ago
lumapu
105e4c6657
Merge branch 'monodpy' of https://github.com/gh-fx2/ahoy into gh-fx2-monodpy
2 years ago
lumapu
dc9eda5ee3
fix changes from merge
2 years ago
lumapu
f0014e8c70
Merge branch 'DanielR92-nrf_info' into development03
2 years ago
lumapu
0af2d18514
Merge branch 'nrf_info' of https://github.com/DanielR92/ahoy into DanielR92-nrf_info
2 years ago
lumapu
2f62e1c295
Merge branch 'DanielR92-mqtt-max-char' into development03
2 years ago
lumapu
77e9fbecfa
Merge branch 'mqtt-max-char' of https://github.com/DanielR92/ahoy into DanielR92-mqtt-max-char
2 years ago
lumapu
d88448830d
added changelog
2 years ago
lumapu
183b9b35f6
improved scheduler #483
refactored NTP
generate bin.gz only for ESP8285
fix calcSunrise calculation
2 years ago
fx2
cb8320b2f2
more changes on oled-display
2 years ago
DanielR92
f75615882b
Update Getting_Started.md
What is with the others, not anymore in using?
2 years ago
lumapu
a9e4429f9f
system clock was too fast
included display builds into zip
removed 10s info from index.html
2 years ago
lumapu
1fb45191a1
added builds for ESP32 and Nokia5110 and SSD1306 displays
2 years ago
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
2 years ago
Lukas Pusch
8d453fe233
Merge pull request #481 from burn79/patch-1
fix typo, fix broken link
2 years ago
burn79
30bdf06f0a
fix typo, fix broken link
2 years ago
lumapu
9da0fc4058
fix #468 MQTT status at sunset
2 years ago
lumapu
3c6e3221e8
added display-class: Nokia5110 and SDD1306
2 years ago
lumapu
d11d3134f6
fix ESP32 (also tested in hardware)
2 years ago
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
2 years ago
DanielR92
58fede748d
Merge branch 'development03' into nrf_info
2 years ago
DanielR92
8ad9186e7d
Merge branch 'lumapu:main' into nrf_info
2 years ago
lumapu
614af26cd9
fix #466
2 years ago
lumapu
4fd3cd8ca9
Merge branch 'development03' of https://github.com/lumapu/ahoy into development03
2 years ago
lumapu
28594aff4f
partial fix #468 MQTT
fix #466 calculation of sunrise and sunset
fix #463 Webserial Timestamp fix
2 years ago
Lukas Pusch
a66f2ffe00
Merge pull request #469 from sVnsation/round3
mqtt avoid trailing zeroes - like web-ui
2 years ago
Lukas Pusch
34d6791522
Merge pull request #467 from sVnsation/ota-gzip
compress firmware bin with gzip for ota
2 years ago