Skip to content

Multiple rooftop scenario sites are missing data #166

Closed Answered by autoSteve
simar7 asked this question in Q&A
Discussion options

You must be logged in to vote

There is an issue at line 1080 (v4.1.6). Oops.

If one or both of you could please replace this one line in /config/custom_components/solcast_solar/solcastapi.py:

                self.get_spline(variant[site['resource_id']], st, xx, self._data_forecasts, df, reducing=reducing)

With this:

                self.get_spline(variant[site['resource_id']], st, xx, self._site_data_forecasts[site['resource_id']], df, reducing=reducing)

Then restart HA all should be well with the sites breakdown with the 'power now' sensor attributes (and others that utilise splined data).

This does not explain the zero attribute values for some sensors like `peak forecast today' (which I can't replicate) so I'm lo…

Replies: 10 comments 52 replies

Comment options

You must be logged in to vote
7 replies
@simar7
Comment options

@autoSteve
Comment options

@autoSteve
Comment options

@autoSteve
Comment options

@simar7
Comment options

Comment options

You must be logged in to vote
5 replies
@simar7
Comment options

@simar7
Comment options

@simar7
Comment options

@autoSteve
Comment options

@simar7
Comment options

Comment options

You must be logged in to vote
5 replies
@bajarrr
Comment options

@simar7
Comment options

@autoSteve
Comment options

@autoSteve
Comment options

@autoSteve
Comment options

Comment options

You must be logged in to vote
1 reply
@autoSteve
Comment options

Comment options

You must be logged in to vote
8 replies
@gcoan
Comment options

@simar7
Comment options

@autoSteve
Comment options

@simar7
Comment options

@autoSteve
Comment options

Answer selected by simar7
Comment options

You must be logged in to vote
16 replies
@autoSteve
Comment options

@autoSteve
Comment options

@gcoan
Comment options

@autoSteve
Comment options

@bajarrr
Comment options

Comment options

You must be logged in to vote
1 reply
@autoSteve
Comment options

Comment options

You must be logged in to vote
3 replies
@bajarrr
Comment options

@autoSteve
Comment options

@autoSteve
Comment options

Comment options

You must be logged in to vote
6 replies
@autoSteve
Comment options

@simar7
Comment options

@simar7
Comment options

@simar7
Comment options

@autoSteve
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants