17 Commits (5b438d143a700d173f6581f509e166d4710cbbff)

Author SHA1 Message Date
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