55 Commits (458639b6488311efb3c894c5f916c6e4d2df7241)

Author SHA1 Message Date
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 3 years ago
Andreas Schiffler d41c26a3ce first poc set power limit via mqtt 3 years ago
Kai Gerken 3b7eb9c58b Implement state class for mqtt discovery. 3 years ago
Kai Gerken bbc725f316 Implement MQTT discovery for Home Assistant 3 years ago
lumapu aeb63f5d31 * compiles with PlatformIO 3 years ago
wtl0 0b9ab0100a Janitorial: Trailing whitespace tweaks 3 years ago
wtl0 e25dce1573 Added favicon.ico to find the right tab in the browser more fast; Keep it simple (not as configuration option) 3 years ago
wtl0 e5adf23ee9 Add JSON output; Available via HTTP data point /json 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
lumapu f148c41a1f ESP8266 v0.4.16 3 years ago
Stefan Thieme b1906f0f31 add method entry debug statements 3 years ago
lumapu df5a306bb2 * inverter dependent mqtt (is avail) 3 years ago
lumapu 6a1a3b86d2 * added patch from @Argafal 3 years ago
lumapu 7844ea2946 * moved mqtt loop out of `checkTicker` as mentioned in #49 3 years ago
lumapu 6871bf4247 * multi inverter support 3 years ago
lumapu 724f0ab83a * complete payload processed (and crc checked) 3 years ago
lumapu b485cb8151 * improved stability (in comparison to 0.3.7) 3 years ago
lumapu 37206847c5 * added rx channel switching 3 years ago
lumapu 8f444cee2f * improved tickers, only one ticker is active 3 years ago
lumapu 4c3852cde4 * fixed erase settings 3 years ago
lumapu 539d4f73c1 * added config.h for general configuration 3 years ago
lumapu 2abd388726 * converted to "poor-man-ticker" using millis() for uptime, send and mqtt 3 years ago
lumapu f6b75aff90 * preliminary state, compiles good not tested on hardware 3 years ago
lumapu a9b7fd0599 * added IP address to serial console on successful connect to station WiFi 3 years ago
lumapu df9f050313 * added erase application settings 3 years ago
lumapu d195eee498 * pinout can be saved using the web setup 3 years ago
lumapu a95069e65c * set default pinout to Wemos D1mini 3 years ago
lumapu 9e6cae26a7 * increased number of inverters 3 years ago
lumapu 97dfbb5936 * communication works again 3 years ago
lumapu d0731f7065 * new structure 3 years ago
lumapu c00be7bb35 * added mqtt 3 years ago