Henry LI
Members
-
Joined
-
Last visited
Reputation Activity
-
I have been working on the next iteration of Solar Monitoring
High level it will Consist of the following addons:
Scraper that gets the solar information and populates it in MQQT
I have allready completed a bare bones of this one running under : https://github.com/gdwaterworth/sunsynkmqqt
I forked SunsynkV3 and changed it 90% to do what I want
Only prerequisite is the MQQT addon
Processor which then take the MQQT data and creates topics in MQQT that will then be processed as MQQT discovery and create entities in Home Assistant
TBD
A MQQT listener that will look at changes coming from topics in HA and then set those topics back on the inverter
TBD
I have chosen this route to be modular so in the future I can add in modules that talk to various inverters and you just implement the modules needed.
-
Henry LI reacted to cp2023 in SunSynk Logger Integration into Home Assistanti copied the fix from solarsynkv3 and applied it to my fork (https://github.com/cpether/Home-Assistant---E-Linter-Logger---Sunsynk), so this should be working again if anyone wants it.
-
Henry LI reacted to cp2023 in SunSynk Logger Integration into Home AssistantHere's a fork of Gary's repo with the new authentication flow included. It's working for me, but let me know if anyone sees any issues.
GitHub
GitHub - cpether/Home-Assistant---E-Linter-Logger---Sunsynk
Contribute to cpether/Home-Assistant---E-Linter-Logger---Sunsynk development by creating an account on GitHub.