You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.