BlazejosP / huawei-sun2000-API-CLI

Huawei SUN2000 compatible devices which working with Huawei Cloud Service command line bash API for monitoring or download data from their FusionSolarApp API
https://www.buymeacoffee.com/blazejosP
GNU General Public License v3.0
110 stars 15 forks source link

Home Assistant integration #28

Closed arboeh closed 1 year ago

arboeh commented 1 year ago

As I understood this is the "new" connection method to connect to the SUN2000. Modbus TCP is deprecated? So it would be great to see this project as Home Assistant integration.

BlazejosP commented 1 year ago

No this is a other method to connect to your Inverter. First with Modbus TCP is working correctly but need an hardware. Dedicated Wi-Fi Access point and then with use of software from other projects you can access to the data directly. Here in that project you connect to Huawei cloud account on their server in Holland and from there you can download your data. You don't need extra hardware but you are dependant on Huawei service and internet connection.

If you are interested in Home Assistant integration in not so long time I plan to add integration with MQTT so that my solve problem and will work without problem with any home automation software. If you will be interested to write some code in bash and add to repository that my speed up such integration?