39 Commits (68777bd804d49d82e39a8e94ccd2e5d91ca000c2)

Author SHA1 Message Date
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
lumapu 8bfbd8d45b * added HM1200 decoder 3 years ago
lumapu a7add69719 * renamed .ino (must be identical to parent folder name) 3 years ago
lumapu 5f927ad8c5 added ESP8266 code 3 years ago