And @BJReplay, it’s even more messed up than just potentially two folders. The Oziee integration of old and yours both have the Home Assistant manifest.json “domain” of solcast_solar, which should identify them as the same thing. The domain must be unique, and must not change.
This is why installing both at the same time should not be possible. We check for a repeat install and block it. So did Oziee.
Having both folders would be possible if the names were different , but based on my testing the folder used to initially install the integration from wins., but the manifest domain name would need to match the folder name.
The only way a folder other than solcast_solar could exist is if a manual custom component install outside of HACS was done to a folder named something different. And the only way that they could co-exist as installed integrations would be if the manifest.json had an altered domain name (and the folder name matched that domain).
Purely speculation in this case. We have no further info to go on.
New HA user here. I´m trying to use this card but it doesn´t show the forecast, although the integration is working properly and giving data. I have no idea how to solve this issue. This is what I get:
Yes, in Developer Tools are translated as well. This is the first thing I checked. Not sure why entities are being translated, it’s the first time it happens to me.
It seems that data generator is not producing valid results although the entities are available and the attributes are also correct.
Today I got quite strange values - with negative values for forecast.
I had some downtime this night, but nevertheless the values do not have any useful meaning for the upcoming days.
@webwude hit a bug in v4.4.0 where missed generation / bumps in generation due to dodgy input data skewed automated dampening.
That should be sorted now in v4.4.1.
A follow-up issue was seen in v4.4.1 where the mitigation for “jumps” in generation was found flawed for Enphase Envoy generation entities, so v4.4.1 was short-lived.
v4.4.2 replaces that, and I look forward to much silent enjoyment by all.
That said, if there are any anomalies then feel free to call them out. Auto-dampening is a very new feature, and it does depend on things outside of the Solcast sphere, so there will be an escalation of things hitting the fan.
i keep getting the error:
API key looks like a site ID
when i want to setup the integration
I use this ID: 59c2-b97e-xxxx-xxxx
I dont know how to resolve it, any clues?
Solved by using the correct api page.
The documentation seems to expect the site ids, but it doenst.
Maube an idea to update that piece of documentation