jlvcm / ha-actualbudget

Actual Budget integration for Home Assistant
14 stars 2 forks source link
actual-budget actualbudget hacs hacs-integration home-assistant home-assistant-custom-component home-assistant-integration homeassistant homeassistant-custom-component homeassistant-integration

:star: If you appreciate this integration, please consider giving it a star! Your support encourages me to continue improving and expanding this project. Thank you! :star:

Actual Budget integration for Home Assistant

This is a custom integration for Home Assistant that allows you to track your actual budget.

Note: It's a work in progress, it should work but it may have some bugs and breaking changes.

Features

Installation

HACS

  1. Go to HACS page
  2. Search for Actual Budget
  3. Install it

Note: If this is not in HACS yet, you can add this repository manually.

Add The Repository Manually

1.

SCR-20240830-lpfj

2.

SCR-20240830-lovt
  1. restart home assistant, and add it in the Settings> Devices and services> Add integration> actualbudget

Configuration

  1. Go to Configuration -> Integrations
  2. Click on the "+" button
  3. Search for Actual Budget
  4. Enter the needed information
Setting Required Description
Endpoint Yes The endpoint of the Actual Budget API
Password Yes The password of the Actual Budget API
Encrypt Password No The password to decrypt the Actual Budget file (if set)
File Yes The file id of the Actual Budget file
Cert No The certificate to use for the connection, you can set it as 'SKIP' to ignore certificate validation

Example:

Endpoint: https://localhost:5001
Password: password
Encrypt Password: ''
File: ab7c8d8e-048b-41b1-a9cf-13f0679edc0b
Cert: 'SKIP'