tolwi / hassio-ecoflow-cloud

EcoFlow Cloud Integration for Home Assistant
369 stars 62 forks source link

Solar in Delta2 Max #143

Closed Milchbeck closed 11 months ago

Milchbeck commented 1 year ago

Solar in only one Panel but the Delta 2 Max can two and I have two's on it but only one can I see the Watt's

Can you fix it?

Lg Tom

tolwi commented 1 year ago

Attach diagnostic data, please

Milchbeck commented 1 year ago

How I can do this

Milchbeck commented 1 year ago

I mean the Solar in for Delta2Max has two mppt tracker but die Integration have only one MPPT (Solar_In)

tolwi commented 1 year ago

How I can do this

https://www.home-assistant.io/integrations/diagnostics/

Milchbeck commented 1 year ago

image

image

cpc989 commented 1 year ago

I looked at this a while back I believe the

Solar 1 is "mppt.inWatts" Solar 2 is "mppt.pv2inWatts"

DauntlessEagle commented 1 year ago

Any progress on this? only able to track one of my solar panels currently, does not show the watts on the 2nd input.

odaigle commented 1 year ago

I guess I'll run into the same issue pretty soon as I am planning on attaching solar panels to both inputs of the PV Delta2Max. Here are the diagnostics from the unit:

config_entry-ecoflow_cloud-77516e3d49f228fedf6e501864be63ac.json.txt

Indeed, it seems the second input is identified by mppt.pv2: "mppt.carOutAmp": 22, "mppt.carOutVol": 0, "mppt.carOutWatts": 0, "mppt.carStandbyMin": 60, "mppt.carState": 0, "mppt.carTemp": 21, "mppt.cfgChgType": 0, "mppt.chgPauseFlag": 0, "mppt.chgState": 0, "mppt.chgType": 0, "mppt.dc24vState": 0, "mppt.dc24vTemp": 21, "mppt.dcChgCurrent": 8000, "mppt.dcdc12vAmp": 0, "mppt.dcdc12vVol": 0, "mppt.dcdc12vWatts": 0, "mppt.faultCode": 0, "mppt.inAmp": 0, "mppt.inVol": 15, "mppt.inWatts": 0, "mppt.mpptTemp": 22, "mppt.outAmp": 146, "mppt.outVol": 52944, "mppt.outWatts": 7, "mppt.pv2CfgChgType": 0, "mppt.pv2ChgPauseFlag": 0, "mppt.pv2ChgState": 0, "mppt.pv2ChgType": 0, "mppt.pv2DcChgCurrent": 8000, "mppt.pv2InAmp": 0, "mppt.pv2InVol": 14, "mppt.pv2InWatts": 0, "mppt.pv2MpptTemp": 22, "mppt.pv2Xt60ChgType": 0,

Thanks for your great integration. It is working very finely.

MicStable commented 12 months ago

I can only confirm the problem and would be happy if the second tracker could also be integrated.

giovanne123 commented 11 months ago

@tolwi , thank you very much for implementing 👍

Milchbeck commented 11 months ago

image

I don't see Solar in 2

giovanne123 commented 11 months ago

After updating to 0.12.3 I have re-added Delta 2 Max and then sensor.delta_2_max_solar_1_in_power and sensor.delta_2_max_solar_2_in_power are available.