Skip to content

Releases: wxt9861/ynab

v0.3.0

24 Aug 12:48
0f7e404
Compare
Choose a tag to compare

What's Changed

  • Call transaction import on sensor update by @wxt9861 in #30 address #28
  • If new transactions are imported, an event under ynab_event topic will fire

Full Changelog: v0.2.0...v0.3.0

v0.3.0b

09 Aug 11:51
83bcd92
Compare
Choose a tag to compare
v0.3.0b Pre-release
Pre-release

feat: Call transaction import on sensor update - address #28

Full Changelog: v0.2.0...v0.3.0b

v0.2.0

01 May 12:15
v0.2.0
5327501
Compare
Choose a tag to compare

What's Changed

  • Feat/budget amount by @wxt9861 in #27 (closes #13 )
  • refactor: Refactor code to better comply with pep8 style by @wxt9861 in #26

Full Changelog: v0.1.12...v0.2.0

v0.2.0b

28 Mar 20:01
cb3d1fb
Compare
Choose a tag to compare
v0.2.0b Pre-release
Pre-release

What's Changed

Add attribute for monthly budgeted amount for monitored categories #13
Refactor code to better comply with pep8 style by @wxt9861 in #26

Full Changelog: v0.1.12...v0.2.0b

v0.1.12

24 Feb 16:48
0c15832
Compare
Choose a tag to compare

What's Changed

  • Bump ynab-sdk to 0.4.0 by @wxt9861 in #24
  • Update dockerfile for devcontainer

Full Changelog: v0.1.11...v0.1.12

v0.1.11

08 Dec 03:57
375a640
Compare
Choose a tag to compare

#16 Adds support for displaying account balances as entity attributes. Thank you @cameri
#12 Adds age of money as an entity attribute. Thank you @rghunter
#19 bump ynab-sdk and address device_state_attribute in upcoming 2011.12 release

v0.1.9

09 Apr 12:37
c31bc99
Compare
Choose a tag to compare

Bump dependency - should fix #7 this time
Improved debug logging

v0.1.9b1

23 Feb 20:33
Compare
Choose a tag to compare
v0.1.9b1 Pre-release
Pre-release

Better debugging info to figure out #7
Improved API endpoint check

v0.1.8

17 Feb 17:39
efe5752
Compare
Choose a tag to compare
  1. Bump ynab-sdk to 0.2.3
  2. Satisfy HA future requirements in manifest.json

v0.1.7

04 May 15:36
df8a92f
Compare
Choose a tag to compare

Fix for I/O blocking (thank you @quinnhosler)
Code formatting