31 Commits (a77bea55d0d63fb54329cbef013535825e01c1f9)

Author SHA1 Message Date
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 067e386e27 comment out react. & PF 2 years ago
DanielR92 868012931f Patch from home... 2 years ago
stefan123t 6e1e758fd2 update PRA->Q & PFC->PF Fields 2 years ago
lumapu b9bc7e6b57 * fix #270 2 years ago
lumapu 56b747709a improved records in hmInverter.h 2 years ago
Andreas Schiffler 03a6b87cc1 fix in parser for 1CH inverters 2 years ago
Andreas Schiffler bbae504e61 add yield total/day to overview for 1ch 2 years ago
Andreas Schiffler f76fbea5c2 added last alarm msg request 2 years ago
Andreas Schiffler 51fbe7868c added command queue 2 years ago
Andreas Schiffler 3e1b120b74 0.5.14 Bug fix mqtt payload & get FWVersion 2 years ago
Andreas Schiffler 14b6e08532 alarm handling 2 years ago
Andreas Schiffler 3b86d4d3b3 added reactive power in overview page 2 years ago
Kai Gerken 3b7eb9c58b Implement state class for mqtt discovery. 2 years ago
Kai Gerken 9716f1ff8b Fix type on field for efficiency 2 years ago
Kai Gerken bbc725f316 Implement MQTT discovery for Home Assistant 2 years ago
lumapu aeb63f5d31 * compiles with PlatformIO 2 years ago
lumapu c61d9568ba license included 2 years ago
lumapu 7844ea2946 * moved mqtt loop out of `checkTicker` as mentioned in #49 2 years ago
lumapu 99f829ac87 * added free heap, mentioned in #24 (added in serial print, status on index and mqtt) 2 years ago
lumapu a35cb414a8 * fixed #41 HM800 Yield total and Yield day were mixed around. Found issue while comparing to Python version 2 years ago
lumapu 5acce759e0 * fix #39 Assignment 2-Channel inverters (HM-600, HM-700, HM-800) 2 years ago
lumapu 724f0ab83a * complete payload processed (and crc checked) 2 years ago
lumapu 539d4f73c1 * added config.h for general configuration 2 years ago
Thomas Basler 774be8fecf Fixed assignment for HM-600 2 years ago
lumapu af4960f1c4 * fixed issues (found during unit test) 2 years ago
lumapu 32e58c98c0 * compile ok, added 4 calculation functions for test 2 years ago