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.
3 years ago
Kai Gerken
9716f1ff8b
Fix type on field for efficiency
3 years ago
Kai Gerken
bbc725f316
Implement MQTT discovery for Home Assistant
3 years ago
lumapu
aeb63f5d31
* compiles with PlatformIO
3 years ago
lumapu
c61d9568ba
license included
tried to increase stability
3 years ago
lumapu
7844ea2946
* moved mqtt loop out of `checkTicker` as mentioned in #49
* added irritation and efficiency calculations (** EPPROM CHANGE - YOUR SETTINGS MAYBE BECOME CURRUPT! **)
* improved style
3 years ago
lumapu
99f829ac87
* added free heap, mentioned in #24 (added in serial print, status on index and mqtt)
* fixed #45 , AC current by factor 10 too high
* fixed failed payload counter
3 years ago
lumapu
a35cb414a8
* fixed #41 HM800 Yield total and Yield day were mixed around. Found issue while comparing to Python version
* fixed #43 HM350 channel 2 is displayed in Live-View
* added #42 YieldTotal and YieldTotal Day for HM600 - HM800 inverters
3 years ago
lumapu
5acce759e0
* fix #39 Assignment 2-Channel inverters (HM-600, HM-700, HM-800)
3 years ago
lumapu
724f0ab83a
* complete payload processed (and crc checked)
* inverter type is defined by serial number
* serial debug can be switched live (using setup)
-> Note: only one inverter is supported for now!
3 years ago
lumapu
539d4f73c1
* added config.h for general configuration
* added option to compile WiFi SSID + PWD to firmware
* added option to configure WiFi access point name and password
* added feature to retry connect to station WiFi (configurable timeouts)
* updated index.html
* added option for factory reset
* added info about project on index.html
* moved "update" and "home" to footer
* fixed #23 HM1200 yield day unit
* fixed DNS name of ESP after setup (some commits before)
3 years ago
Thomas Basler
774be8fecf
Fixed assignment for HM-600
Based on several logs and tries we updated the AC
side of the HM-600 inverter.
3 years ago
lumapu
af4960f1c4
* fixed issues (found during unit test)
3 years ago
lumapu
32e58c98c0
* compile ok, added 4 calculation functions for test
3 years ago