Emilv2 / huawei_solar

Home Assistant custom component for Huawei inverters
Apache License 2.0
176 stars 41 forks source link

Getting Data with 2 Inverters and 3 batteries #52

Open EmAnzi3 opened 2 years ago

EmAnzi3 commented 2 years ago

Hello, I'm struggling to setup my system in HA, having a double inverter, one linked to a battery, the other to the Power Sensor and the other 2 batteries. In configuration.yaml I did as follows:

  - platform: huawei_solar   
    host: '192.168.178.67'
    optimizers: true
    battery: true
    slave: 2

I can correctly read Power Sensor parameters but they looks completely different from the ones showed from the app in the main page. Any clue about how to properly setup the integration?

prezesBB commented 2 years ago

@Emilv2 do we have a solution?