hultenvp / solis-sensor

HomeAssistant integration for the SolisCloud PV Monitoring portal via SolisCloud API
Apache License 2.0
207 stars 42 forks source link

Energy Dashboard doesnt have access to all sensors? #326

Closed lynxus closed 8 months ago

lynxus commented 1 year ago

Hi, Not sure if this is a duplicate, but cant find much on it.

Running: Home Assistant 2023.9.0 Supervisor 2023.08.3 Operating System 10.5 Frontend 20230906.1 - latest

Ive installed Solis Sensor, It works fine. From within the Integration entities I can see the sensors showing correctly.

For example: image

however, when setting up the Energy dashboard, those same sensors are not available. It looks like about 25% of what is in the integration is only showing.

Any ideas what could be wrong here?

-Graham

lynxus commented 1 year ago

Further to this, If anyone has any info on how to actually setup the Energy dashboard, that would be great. It seems that none of the values in the dashboard match the Cloud.

michaelsargent commented 1 year ago

Hi

You need to wait a few hours for the energy dashboard to reflect useful information.

And on another note SolisCloud seems to be not updating today. This issue is in SolisCloud and not the integration. My logger is reporting correctly and reports that it is connected.

Regards

Michael Sargent M: 0421 047 231


From: lynxus @.> Sent: Friday, September 8, 2023 8:59:52 PM To: hultenvp/solis-sensor @.> Cc: Subscribed @.***> Subject: Re: [hultenvp/solis-sensor] Energy Dashboard doesnt have access to all sensors? (Issue #326)

Further to this, If anyone has any info on how to actually setup the Energy dashboard, that would be great. It seems that none of the values in the dashboard match the Cloud.

— Reply to this email directly, view it on GitHubhttps://github.com/hultenvp/solis-sensor/issues/326#issuecomment-1711482072, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACXT2LERKPWXNMYXOQM2FU3XZL3CRANCNFSM6AAAAAA4QARJ4A. You are receiving this because you are subscribed to this thread.Message ID: @.***>

coachdesign commented 1 year ago

After trying to connect via modbus, I realized that it can only communicate in one direction, therefore towards the soliscloud.

Yesterday... I installed this integration that uses the API and I can finally have the soliscloud data in home assistant, thanks!

However, I too noticed this problem, for example... if I try to insert the production of photovoltaic panels, it is not selectable.

Screenshot 2023-09-20 alle 10 56 59

Solis AC Output Total Power sensor.solis_ac_output_total_power Solis DC Power PV1 sensor.solis_dc_power_pv1 Solis DC Power PV2 sensor.solis_dc_power_pv2

These 3 integration entities read the data correctly but... they are not selectable in the energy dashboard

hultenvp commented 11 months ago

Energy dashboard (for electricity) only takes in sensors that use a unit of energy (kWh, MWh etc.), not units of power (W, kW), current or voltage.