Skip to content

Home Assistant Integration

Klokku Home Assistant Integration

Home Assistant integration for Klokku allows you to read and control your current budget from Home Assistant.

Prerequisites

  • A running Klokku instance
  • Home Assistant installation (>=2025.6.3)

Installation

  1. Make sure you have HACS installed in your Home Assistant instance.
  2. Click on HACS in the sidebar.
  3. Click on the three dots in the top right corner and select “Custom repositories”.
  4. Enter klokku/klokku-home-assistant-integration in the repository field, select “Integration” as the type, and click “Add”.
  5. Search for “Klokku” and click on it.
  6. Click on “Download” in the bottom right corner.
  7. Restart Home Assistant.

Manual Installation

If you don’t use HACS, you can install the integration manually:

  1. Download the latest release from the GitHub repository.
  2. Extract the contents.
  3. Copy the custom_components/klokku directory to your Home Assistant’s custom_components directory.
  4. Restart Home Assistant.

Configuration

After installation, you need to configure the integration:

  1. Go to your Home Assistant instance.
  2. Navigate to Settings > Devices & Services.
  3. Click on the + Add Integration button in the bottom right corner.
  4. Search for “Klokku” and select it.
  5. You will be prompted to enter the following information:
    • URL: The URL of your Klokku service (e.g., http://localhost:3001/)
    • Username: Your Klokku username for authentication
  6. Click Submit to add the integration.

Once configured, the integration will fetch your current and other active budgets from Klokku and make them available in Home Assistant as a select entity

Klokku entity in Home Assistant