Skip to content

v2.1.1

Choose a tag to compare

@thomluther thomluther released this 22 Aug 08:15

Breaking changes:

  • Renamed types.py to apitypes.py to avoid lint errors with standard package named types #126
    • This requires changes in your code when imports from this module have been used

Enhancements:

  • Added support for additional fields introduced for Anker Smart Plug support #124
    • New fields are added to Api library sites and devices caches
  • Support for smart plugs added to the solarbank monitor tool #127
  • Added support for automated zip file creation in the system_export tool #125
    • A log file with anonymized console messages is now automatically created with each export
    • User can select to optionally zip the export folder (default option)

Fixes:

  • Adjusted home load helper methods for SB1 and SB2 to prevent existing gaps in the schedule are automatically filled up when inserting or adjusting a slot that has start and end times provided.