19 Commits (8bdd0f5bfd40b8f0c8ec174033dcef45bd65b7e2)

Author SHA1 Message Date
rejoe2 ad64d737b7
MI - request firmware infos 2 years ago
rejoe2 892ce44441
MI - delete unnecessary MiInfoCommand 2 years ago
rejoe2 4eed422cac
MI - small changes 2 years ago
rejoe2 7add54bf2b
MI - request missing parts 2 years ago
lumapu a0879cfcbe reduced heap fragmentation (removed `strtok` completely) #644, #645, #682 2 years ago
lumapu 32daf4f8ea fix yield total correction as module (inverter input) value #570 2 years ago
lumapu ca25f16548 prevent send devcontrol request during disabled night communication 2 years ago
lumapu 75539c5daf started implementation of MI inverters (setup.html, own processing `MiPayload.h`) 2 years ago
lumapu 9cedb41ff4 implemented `getNTPTime` improvements #609 partially #611 2 years ago
lumapu 2dbf732ddc fix power limit not possible #607 2 years ago
lumapu 2b3f252bbf fix wakeup issue, once wifi was lost during night the communication didn't start in the morning 2 years ago
lumapu 3adcb68d98 improved payload handling (retransmit all fragments on CRC error) 2 years ago
lumapu 3d3e3dc8c6 improved payload handling (request / retransmit) #464 2 years ago
lumapu c157134da9 improved wifi handling and tickers, many thanks to @beegee3 #571 2 years ago
lumapu 6e41a83a26 corrected MQTT `comm_disabled` #529 2 years ago
lumapu d8e255ddc2 corrected MQTT `comm_disabled` #529 2 years ago
lumapu ea6a9c155c changed sunrise / sunset calculation, angle is now `-3.5` instead of original `-0.83` 2 years ago
lumapu d9290d9fdf fix #480 AP Mode on fresh ESP 2 years ago
lumapu faa28ce1a8 convertion to littfs storage - not complete 2 years ago
lumapu fbad251236 refactored directory structure 2 years ago
lumapu 58bc1f1d8a refactored directory structure 2 years ago
lumapu ea991a7723 fix #389 prevent connect to default Wifi 'YOUR_WIFI_SSID' 2 years ago
lumapu 6ed2dfde9c * fix EPS32 GPIO names #286 2 years ago
DanielR92 7c7a7d25b8 Patch no_eeprom_pl 3 years ago
DanielR92 868012931f Patch from home... 3 years ago
lumapu 445423209d minor changes (debug levels, api endpoints) 3 years ago
lumapu 66b70f24e5 * improved records in hmInverter 3 years ago
lumapu 56b747709a improved records in hmInverter.h 3 years ago
lumapu 6bd7e01f1a * started to implement POST api 3 years ago
Andreas Schiffler 6be2b0979f speed up set power limit 3 years ago
lumapu ae968d618a * added option for no powerlimit (setup) 3 years ago
Andreas Schiffler 146a1d5eea improvment mqtt after add values 3 years ago
Andreas Schiffler f76fbea5c2 added last alarm msg request 3 years ago
Andreas Schiffler 51fbe7868c added command queue 3 years ago
tastendruecker123 0ad53d56d8
ESP32 support added 3 years ago
Andreas Schiffler 3e1b120b74 0.5.14 Bug fix mqtt payload & get FWVersion 3 years ago
Marcel Alburg 9073d2a82c in a fixed size array with an unitialized union type a uint64_t value can have a default value 3 years ago
Andreas Schiffler 6ac3876092 Major Updates active power limit 3 years ago
lumapu ccb9fb537d * main in app integriert, Zwischenstand 3 years ago
stefan123t b663951206 0.5.9 fix PowerPFDev.Desc=0x0001 for PowerLimit 3 years ago
Andreas Schiffler 14b6e08532 alarm handling 3 years ago
Andreas Schiffler 028aedb788 prototype webapi to get info, improved pwr limit 3 years ago
Andreas Schiffler 6b1f027d01 devControl bugs and error handling 3 years ago
Andreas Schiffler 7ed5a0a9e1 active power limit added via mqtt and setup page 3 years ago
Andreas Schiffler dccd04ab42 first poc for power set via mqtt 3 years ago
lumapu 0347a3df44 * PR #76 updated debug messages: now 5 different levels are available 3 years ago
lumapu 7e2df351d9 * fixed debug messages 3 years ago
stefan123t 17b186ee04 added DBGXXX definitions to all header files 3 years ago
lumapu c61d9568ba license included 3 years ago
stefan123t 20c145013e added DEBUG_FLAGs to config.h 3 years ago