Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Actual Budget integration for Home Assistant

NotificationsYou must be signed in to change notification settings

jlvcm/ha-actualbudget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

  • Gets all accounts balance and set it as sensors
  • Gets all budgets and set the current month as sensors (last month and total are set as extra attributes)

Installation

HACS

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

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

Add The Repository Manually

SCR-20240830-lpfj
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 forActual Budget
  4. Enter the needed information
SettingRequiredDescription
EndpointYesThe endpoint of the Actual Budget API
PasswordYesThe password of the Actual Budget API
Encrypt PasswordNoThe password to decrypt the Actual Budget file (if set)
FileYesThe file id of the Actual Budget file
CertNoThe certificate to use for the connection, you can set it as 'SKIP' to ignore certificate validation

Example:

Endpoint: https://localhost:5001Password: passwordEncrypt Password: ''File: ab7c8d8e-048b-41b1-a9cf-13f0679edc0bCert: 'SKIP'

[8]ページ先頭

©2009-2025 Movatter.jp