Releases: cloudbr34k84/home-assistant-pocketsmith
Releases · cloudbr34k84/home-assistant-pocketsmith
v0.4.5
Full Changelog: v0.4.4...v0.4.5
v0.4.4
- actual now defaults to 0 for budgeted categories with no transactions
this month (unbudgeted categories remain None) - over_by defaults to 0 when not over budget (was None)
- remaining defaults to 0 when over budget (was None)
- percentage_used rounded to 2 decimal places
- _fetch_monthly_transactions now returns (amounts, counts) tuple
- transaction_count added to enriched category dict and exposed as
a sensor attribute
Full Changelog: v0.4.3...v0.4.4
v0.4.3
Full Changelog: v0.4.2...v0.4.3
PocketSmith v0.4.2
PocketSmith v0.4.1
PocketSmith v0.3.0
What's Changed
- No changes
PocketSmith v0.2.8
What's Changed
- No changes
PocketSmith v0.2.7
What's Changed
- No changes
PocketSmith v0.2.6
What's Changed
- No changes
PocketSmith v0.2.4
What's Changed
Improvements
- Improved error handling with plain English messages replacing technical error codes
- Fixed 403 (forbidden) response incorrectly showing as connection error
- Added handling for 429 (rate limited) and 5xx (server errors)
- Added timeout error messages with actionable advice
- Added insufficient permissions error message in setup flow
Full Changelog: v0.2.3...v0.2.4