Skip to content

v2.6.0

Choose a tag to compare

@thomluther thomluther released this 09 Apr 22:21

Enhancements:

  • Reuse intraday energy totals from average power queries for daily energy queries #176
    • This reduces the amount of queries ran against the energy statistic endpoint
  • Make endpoint throttle more flexible #175
    • This will reduce throttle loops only for endpoints that may require throttling
  • Implement new query for currency list and support PLN currency for selections in HA#173
    • This will make the currency list more flexible and automatically support the currency symbols are provided by the cloud
  • Add time offset option to daily energy methods to provide better indication when full day data is recorded for proper date selection #167
  • Add helper method to create, modify and clear elements and structures within the use_time plan#166
    • This will provide full modification capabilities for the Solarbank 2 AC Usage Time plan
  • Extending the solution to support Anker Solix X1 systems#162
    • This provides initial support for monitoring the X1 systems (similar to Power Panel system capabilities)
  • Updated the export routine with latest known queries
  • Updated Solarbank Monitor tool to display new X1 system and device values and energies

Fixes:

  • Fix modification of common SB2 schedule plans for AC models, like Output power preset in manual_plan or blend_plan.
  • Remove query to list third party devices since that is no longer providing data since 2025#172

Breaking changes:

  • None

Full Changelog: v2.5.5...v2.6.0