Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Releases: toringer/home-assistant-sbanken

v2.2.1

12 Feb 14:41
Compare
Choose a tag to compare

Downloads for this release

Changes

  • Fix for Home Assistant 2023.3 (#15)

v2.2.0

13 Aug 13:36
Compare
Choose a tag to compare

Downloads for this release

Breaking changes

  • The Customer information sensor has been removed (#14). The entity must be removed manually.

v2.1.1

22 Mar 19:00
Compare
Choose a tag to compare

Downloads for this release

Changes

  • Add link to directly create app in api program @only1thor (#11)
  • Fix "token_expired" error
  • Fixed occasional key error when updating data
  • Refactoring code
  • Only update sensor if API data is valid

Breaking changes

  • The standing order attribute has been removed because of API errors

v2.1.0

12 Mar 13:55
c9a1c4a
Compare
Choose a tag to compare

Downloads for 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

v2.0.8

08 Mar 19:39
Compare
Choose a tag to compare

Downloads for this release

Changes

  • Added images to README