rany2
rany2
Is there a Chromium fork that already does this? We might be able to incorporate their patch to UGC.
> dug into the chromium code to know what UGC is UGC is just **U**n**G**oogled**C**hromium. I was just asking if another Chromium based browser implemented it already so we could...
We will also need to calculate the GTI on our end instead of relying on Open-Meteo. It's a big overhaul.
> > We will also need to calculate the GTI on our end instead of relying on Open-Meteo. It's a big overhaul. > > Does dumping rely on open-meteo API,...
Make sure to add this suggestion by @andreas-bulling: https://community.home-assistant.io/t/open-meteo-solar-forecast/733073/136?u=rany Without it the graph is more difficult to read (it shows a dotted red vertical line that tells you were you...
Also I'll use watts attribute not wh_period, I'm not sure why everyone settled on the latter....
For me it's mostly aesthetics, there's obviously no real advantage besides a smoother looking graph. wh_period looks more rough. If there is a technical reason to use wh_period instead, I'd...
Currently not easily possible. I assume that your solar tracker will always have an ideal azimuth?
For now, you will need to create two config entries and a template sensor (working examples are in the forum thread) to combine the data but in the future I...
Thanks for your PR! The new docs for the serverless API are well-written too. I'll merge it in a bit and might try to add support for other serverless platforms.