- 12 13 This library now represents all data as-is from the API. It will no longer change timezones to UTC and it will no longer change all values from W to kW.
See the [Estimate class](https://github.com/home-assistant-libs/forecast_solar/blob/v2.0.0/forecast_solar/models.py#L29) for the latest properties and methods.
β¨ New features
- 13 Added new helpers on the Estimate class to get sum of energy or power at a specific time. This replaces hardcoded properties - 12 Rate limit information is now available on the SolarForecast object - 9 New exceptions klaasnicolaas
π Bug fixes
- 8 π Fix api key not in end URL klaasnicolaas - 10 π Fix the max() on empty sequence error klaasnicolaas
Say hello to the first release of the Forecast Solar python lib. This repo makes it possible to find out how much your solar panels could produce in the future (max +24 hours), based on location and other parameters.