Skip to content

Releases: home-assistant-libs/forecast_solar

v3.1.0

08 Apr 11:11
5414718
Compare
Choose a tag to compare

What's changed

✨ New features

🚀 Enhancements

🧰 Maintenance

Full Changelog: 3.0.0...v3.1.0

v3.0.0

23 Apr 18:06
64e570d
Compare
Choose a tag to compare

What’s changed

🚨 Breaking changes

✨ New features

🐛 Bug fixes

  • #37 Fix #31 energy_current_hour will show wrong value with paid subscription @koleo9am

🧰 Maintenance

v2.3.0

14 Sep 18:33
d449150
Compare
Choose a tag to compare

What’s changed

✨ New features

v2.2.0

16 Mar 20:06
71ab5ec
Compare
Choose a tag to compare

What’s changed

✨ New features

🐛 Bug fixes

🧰 Maintenance

v2.1.0

23 Aug 20:50
84789e6
Compare
Choose a tag to compare

What’s changed

✨ New features

📚 Documentation

v2.0.0

21 Jul 17:53
ea9166d
Compare
Choose a tag to compare

🚨 Breaking changes

  • #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 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

v1.3.1

25 Jun 16:01
a4c6939
Compare
Choose a tag to compare

What’s changed

🐛 Bug fixes

🧰 Maintenance

v1.3.0

08 Jun 18:09
7df045a
Compare
Choose a tag to compare

What’s changed

✨ New features

📚 Documentation

v1.2.0

07 Jun 00:09
e6ee092
Compare
Choose a tag to compare

What’s changed

✨ New features

🐛 Bug fixes

v1.1.0

06 Jun 18:03
b07998f
Compare
Choose a tag to compare

What’s changed

✨ New features

🐛 Bug fixes