71 Commits (b1fa6e070258e9d8fc883b986ad27e532f47229e)

Author SHA1 Message Date
lumapu 4561655d9d * improved serial console 2 years ago
lumapu 810e16df6e * start creation of visualisation api contents 2 years ago
Andreas Schiffler 6be2b0979f speed up set power limit 2 years ago
lumapu 0355572692 corrected most of the review comments, except "maxlength" 2 years ago
lumapu 1f6db2ffdb * improved api 2 years ago
lumapu b67cd033d2 fix #209 2 years ago
lumapu 2bfb6467e0 * fix #195: used trim() to remove leading and trailing spaces, added maxlength attr to input field 2 years ago
lumapu 440d386ec0 * improved api (now webApi) 2 years ago
lumapu b6ac416665 improved async web setup page 2 years ago
lumapu ae968d618a * added option for no powerlimit (setup) 2 years ago
lumapu fec8758de7 * fix empty inverters save on a brandnew ESP 2 years ago
lumapu 03b9af216d /setup geht noch nicht 2 years ago
tastendruecker123 0ad53d56d8
ESP32 support added 2 years ago
Andreas Schiffler 3e1b120b74 0.5.14 Bug fix mqtt payload & get FWVersion 2 years ago
Marcel Alburg 1200ca0b79 first changes to prepare code for esp32 2 years ago
Andreas Schiffler 8a02c62995 Undo failed merge 2 years ago
lumapu a5f975bbe4 * moved wifi related stuff to extra class 2 years ago
lumapu 74f053a5ae * webinterface refactored completely 2 years ago
lumapu 3c8a4c49a1 * first refactored version which is accessible through web interface 2 years ago
lumapu 15402dbd99 * merged showSetup (app + main) 2 years ago
lumapu 778f209eb5 * improved read / save to eep 2 years ago
lumapu f1b19bccfe * improved mqtt settings 2 years ago
lumapu f92a9509a1 * Zwischenstand, compile ok 2 years ago
lumapu ccb9fb537d * main in app integriert, Zwischenstand 2 years ago
lumapu c6e3cd39ba * started refactoring 2 years ago
Andreas Schiffler 03879d6aed bugfix pointer to power limit 2 years ago
HorstG-57 ef520b65ec in app.h defines eingebaut mit dem sich das verhalten der app in Bezug auf MQTT anpassen läst 2 years ago
Andreas Schiffler 028aedb788 prototype webapi to get info, improved pwr limit 2 years ago
Andreas Schiffler 6b1f027d01 devControl bugs and error handling 2 years ago
Andreas Schiffler 7ed5a0a9e1 active power limit added via mqtt and setup page 2 years ago
Andreas Schiffler d41c26a3ce first poc set power limit via mqtt 2 years ago
Kai Gerken 3b7eb9c58b Implement state class for mqtt discovery. 2 years ago
Kai Gerken bbc725f316 Implement MQTT discovery for Home Assistant 2 years ago
lumapu aeb63f5d31 * compiles with PlatformIO 2 years ago
wtl0 0b9ab0100a Janitorial: Trailing whitespace tweaks 2 years ago
wtl0 e25dce1573 Added favicon.ico to find the right tab in the browser more fast; Keep it simple (not as configuration option) 2 years ago
wtl0 e5adf23ee9 Add JSON output; Available via HTTP data point /json 2 years ago
lumapu 0347a3df44 * PR #76 updated debug messages: now 5 different levels are available 2 years ago
lumapu 7e2df351d9 * fixed debug messages 2 years ago
stefan123t 17b186ee04 added DBGXXX definitions to all header files 2 years ago
lumapu c61d9568ba license included 2 years ago
lumapu f148c41a1f ESP8266 v0.4.16 2 years ago
Stefan Thieme b1906f0f31 add method entry debug statements 2 years ago
lumapu df5a306bb2 * inverter dependent mqtt (is avail) 2 years ago
lumapu 6a1a3b86d2 * added patch from @Argafal 2 years ago
lumapu 7844ea2946 * moved mqtt loop out of `checkTicker` as mentioned in #49 2 years ago
lumapu 6871bf4247 * multi inverter support 2 years ago
lumapu 724f0ab83a * complete payload processed (and crc checked) 2 years ago
lumapu b485cb8151 * improved stability (in comparison to 0.3.7) 2 years ago
lumapu 37206847c5 * added rx channel switching 2 years ago