This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
v2.1.0
github-actions
released this
12 Mar 13:55
·
12 commits
to refs/heads/master
since this release
Changes
- Force update of accounts after doing a transfer, 5 seconds delay. Be aware that the Sbanken API is slow to update the amounts.
- Mitigate an "KeyError: 'accountId'" error when updating account information.
- Limit the service account fields to device_class: monetary
New Features
- New service
sbanken.update_account
to force an account information update - Added configuration URL for the device => https://sbanken.no
Maintenance
- Code cleanup