Wallet by BudgetBakers — bring your Wallet finances into HA (read + write, official API)

:money_with_wings: Wallet by BudgetBakers — Home Assistant integration

Hi all! I just released ha-wallet, a
custom integration that connects Wallet by BudgetBakers to Home Assistant via
its official REST API.

:warning: Unofficial / not affiliated with BudgetBakers. Community project, MIT-licensed.

As far as I know it’s the only HA finance integration that both reads and
writes
to a real app you already use — so you can log a cash expense from a wall
panel and see it appear in the Wallet app, while your balances/budgets drive HA
automations.

What you get

Sensors — per-account balances, per-currency totals, per-budget
spent/limit/remaining, cash flow, spending by category, spending by nature
(must/need/want) with period-over-period %, recent records, savings goals,
credit utilization, plus diagnostics (standing orders, record rules, an API-usage
sensor). Multi-currency and i18n from day one.

Servicesadd_record (cash entry), update_record, delete_record,
add_transfer, and management services for budgets / custom categories / accounts
/ labels. Bank-synced accounts are read-only by API design.

Bonus — an “overspending” automation blueprint and a drop-in wall-panel
quick-add helper package are included.

Requirements

  • Wallet Premium + an API token from the Wallet web app
  • Home Assistant 2024.12+

Install

Currently via HACS → custom repository (https://github.com/nuggetz/ha-wallet,
type: Integration). A PR to add it to HACS default is open — once merged you’ll find
it in HACS search directly.

A companion Lovelace card (ha-wallet-card) is on the way for a proper dashboard (next few days).

Feedback, issues and ideas very welcome :folded_hands: — this is v0.1.0, the full v1 API surface,
tested on a live instance. Household / multi-account support is planned for 0.2.0.