Wusaweki
3e1949775d
improve display layout for Nokia5110
(cherry picked from commit 24bb14656a9d491c887b5a2a9556d783fa66650b)
2 years ago
lumapu
308dc064fe
0.7.13
* add date, time and version to export json #1024
2 years ago
lumapu
c56c785a1f
basic implementation of HMS/HMT inverters
2 years ago
lumapu
a0879cfcbe
reduced heap fragmentation (removed `strtok` completely) #644 , #645 , #682
added part of mac address to MQTT client ID to seperate multiple ESPs in same network
added dictionary for MQTT to reduce heap-fragmentation
removed `last Alarm` from Live view, because it showed always the same alarm - will change in future
2 years ago
lumapu
3d3e3dc8c6
improved payload handling (request / retransmit) #464
included alarm ID parse to serial console (in development)
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
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
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
Sven Naumann
07d816b29d
move round3 function to helper
2 years ago
lumapu
0a5833e6ec
improved mqtt
removed wrong "inverter type can't be detected!" messages
repaired NTP and static IP #459
MQTT status about availability and produce are retain messages now
2 years ago