Skip to content

v4.6.0

Choose a tag to compare

@autoSteve autoSteve released this 02 Aug 08:03
· 8 commits to main since this release

Caution

🚨 Upgrading to this release will change the unique IDs of your Solcast site entity(ies). That alone will not impact anything. If you subsequently downgrade to a prior release and then re-upgrade to v4.6.0+ then bad things will occur on startup and all integration sensor entities will become unavailable.

If you hit that, raise an issue and the community will help you fix it if you can't by yourself. But do please try and avoid hitting it.

What's Changed

  • Add rooftop site migration between accounts by @autoSteve
  • Add api_actuals_used attribute to API Used Total entity by @autoSteve
  • Add daily_typical_forecast_updates and api_used_total_combined attributes by @autoSteve
  • Add sun elevation adjustment for automated dampening by @autoSteve
  • Add per-site compass degree and direction attributes and diagnostics by @autoSteve
  • Expanded diagnostic self-test service action by @autoSteve
  • Include health check detail in diagnostic download by @autoSteve
  • Add undampened total forecast attributes when dampening is enabled by @autoSteve
  • Enable return of per-site and un-dampened estimated actuals by @autoSteve
  • Expand scope for raised issue when actuals enabled and API limit is too high by @autoSteve
  • Compact forecast attribute selection in options dialogue by @autoSteve
  • Improve re-config, options and re-auth flow validations by @autoSteve
  • Fix enable estimated actuals skips a day (caution: enabling may exhaust API calls available for a day) by @autoSteve
  • Fix options flow corner case by @autoSteve
  • Remove legacy dampening file location move by @autoSteve
  • Code refactoring by @autoSteve
  • Add tests to suite to ensure runtime reliability by @autoSteve
  • API simulator improvements by @autoSteve

Full Changelog: v4.5.2...v4.6.0