84 Commits (2725ea317679ed818d956623d354eed5b4f2d3f4)

Author SHA1 Message Date
lumapu 57b8a0abab fix mqtt send all received records 2 years ago
lumapu 71da175fc0 refactored mqtt send out 2 years ago
lumapu 3764aa4ce1 improved wifi scan (must be fired now, not automatically any more) 2 years ago
lumapu 0f0bbd4b7f cleanup index.html 2 years ago
lumapu dbbfe25a44 added wifi scan to setup 2 years ago
lumapu a77bea55d0 fix webserial is now in local timezone 2 years ago
lumapu 72219cdf17 changed timestamp to UTC in ESP only, local timezone is calculated by browser thx @homeautomation22 2 years ago
lumapu 6ed2dfde9c * fix EPS32 GPIO names #286 2 years ago
DanielR92 000ed8ac53 Pacth from homeautomation22 2 years ago
lumapu a595950d7d fix #338, needs verifcation from homeassistant users 2 years ago
lumapu e3532f4464 implemented #336 set time manually or resync NTP 2 years ago
lumapu 56b747709a improved records in hmInverter.h 2 years ago
lumapu 0759bff4cd * web-serial: added internal buffer which is transmitted every second if its fill state is different from 0 2 years ago
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