Skip to content

v1.8.0

Choose a tag to compare

@thomluther thomluther released this 16 Apr 17:31
· 574 commits to main since this release

Fixes:

  • Update current presets in api cache from cached solarbank schedule with site refreshes #90
  • Add delay capability for Api cache methods and use of non blocking async sleep capability #87

Enhancements:

  • Update Monitor, energy Export and System Export with request delay #91
  • Support tracking of request count per minute and hour #89
  • Support detail categories for Api methods #88
  • Improved Api Exception usage depending on request code and response text to include more details into exception

Breaking changes:

  • Previous options to specify categories for inclusion was changed to specify categories and devices types that should be excluded from Api cache queries. This simplifies the matching logic whether specific queries should be run or not