BJReplay / ha-solcast-solar

Solcast Integration for Home Assistant
Apache License 2.0
124 stars 24 forks source link

Wierd readings on the solar production bar chart #50

Closed RILEYBATES closed 3 weeks ago

RILEYBATES commented 3 weeks ago

The problem

There are brown bars signifying something on the solar production forecasts. Seems to relate to the solcast integration.

Screenshot_20240622_072632_Home Assistant

Screenshot_20240622_072649_Home Assistant

Screenshot_20240622_072710_Home Assistant

What version of Solcast Integration has the issue?

V4.0.31

What version of Home Assistant are you using?

No response

Diagnostics information

No response

Logs debug/info/error output

No error message just error in chart

Additional information

No response

autoSteve commented 3 weeks ago

Looks like a case of weird config, and you're going to get a weird outcome.

image

I have the solar sensor getting production from my Powerwall...

image
RILEYBATES commented 3 weeks ago

OK, be happy if the config was incorrect but what's wierd? This was working and I haven't changed anything other than updating the integration...

autoSteve commented 3 weeks ago

The sensor you have specified to measure solar production is measuring FORECASTED prouction today. Of COURSE that is going to introduce weirdness.

That sensor has to be for ACTUAL solar production.

I take it you have one solar production config for GivTCP, and have created a second one for Solcast. I have one, and that single one has the forecast option enabled for Solcast.

image

Show me that the config of the GivTCP has the option to enable forecast via Solcast.

I'm hovering over the close issue button...

autoSteve commented 3 weeks ago

Out of interest, do you still have long-term forecast detail shown in the energy dashboard after upgrading to 4.0.31? Like go to a month view and check this month and last month to see if the forecast history is still there...

RILEYBATES commented 3 weeks ago

Oh ok, I'll have a look and see what I can find in the GivTCP setup. It's always been set up this way, been using this integration (originally from Oozie now switched to yours) for quite a while now and never saw these bars. But let me see if I can find something in the GivTCP setup.

By the way, this integration saved me as I lost all this when Oozie deleted his account so kudos for keeping yours going.. I'm certainly not having a go at it just wondered if I was doing something wrong.

Please feel free to close was just looking for some advice

autoSteve commented 3 weeks ago

It interests me that no config changed and it didn't do this with Oziee's.

We may have inadvertantly fixed something that might be causing another issue that I'm chasing, so out of interest, do you still have long-term forecast detail shown in the energy dashboard after upgrading to 4.0.31? Like go to a month view and check this month and last month to see if the forecast history is still there...

autoSteve commented 3 weeks ago

(And do that before changing any existing config, please.)

RILEYBATES commented 3 weeks ago

I don't think so. This is what I can see on the month view. Not sure if I don't have any forecast prior to last week though because I switched to your repository?

[Image]

Sent from Outlook for Androidhttps://aka.ms/AAb9ysg


From: Steve Saunders @.> Sent: Saturday, June 22, 2024 8:05:41 AM To: BJReplay/ha-solcast-solar @.> Cc: RILEYBATES @.>; Author @.> Subject: Re: [BJReplay/ha-solcast-solar] Wierd readings on the solar production bar chart (Issue #50)

(And do that before changing any existing config, please.)

— Reply to this email directly, view it on GitHubhttps://github.com/BJReplay/ha-solcast-solar/issues/50#issuecomment-2183874873, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFDYYJK4RF2OZNVV67DMD7DZIUO4LAVCNFSM6AAAAABJXFZ5E6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBTHA3TIOBXGM. You are receiving this because you authored the thread.Message ID: @.***>

autoSteve commented 3 weeks ago

Umm. can't see any image.

image
RILEYBATES commented 3 weeks ago

By the way don't know if it helps but I seem to get the bars either at the start of a new day or when I poll new information but not in between

Sent from Outlook for Androidhttps://aka.ms/AAb9ysg


From: JUSTIN BATE @.> Sent: Saturday, June 22, 2024 8:09:01 AM To: BJReplay/ha-solcast-solar @.>; BJReplay/ha-solcast-solar @.> Cc: Author @.> Subject: Re: [BJReplay/ha-solcast-solar] Wierd readings on the solar production bar chart (Issue #50)

I don't think so. This is what I can see on the month view. Not sure if I don't have any forecast prior to last week though because I switched to your repository?

[Image]

Sent from Outlook for Androidhttps://aka.ms/AAb9ysg


From: Steve Saunders @.> Sent: Saturday, June 22, 2024 8:05:41 AM To: BJReplay/ha-solcast-solar @.> Cc: RILEYBATES @.>; Author @.> Subject: Re: [BJReplay/ha-solcast-solar] Wierd readings on the solar production bar chart (Issue #50)

(And do that before changing any existing config, please.)

— Reply to this email directly, view it on GitHubhttps://github.com/BJReplay/ha-solcast-solar/issues/50#issuecomment-2183874873, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFDYYJK4RF2OZNVV67DMD7DZIUO4LAVCNFSM6AAAAABJXFZ5E6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBTHA3TIOBXGM. You are receiving this because you authored the thread.Message ID: @.***>

autoSteve commented 3 weeks ago

I seem to get the bars either at the start of a new day or when I poll

Makes sense. This sensor gets its value from a variable called 'tally', which is updated midnight/forecast get.

RILEYBATES commented 3 weeks ago

Sorry I replied on the email it didn't seem to send the image...

Screenshot_20240622_080723_Home Assistant

autoSteve commented 3 weeks ago

Yep. That's the issue. Thanks for looking and providing another data point.

At this stage I don't know whether the history has been purged, or whether it is just not showing.

Thanks. Now fix your config!