Installation
You can install ha-db_infoscreen via HACS (recommended) or manually.
Option 1: HACS (Recommended)
The easiest way to install and manage updates.
-
Open your Home Assistant instance.
-
Go to HACS > Integrations.
-
Click the + Explore & Download Repositories button.
-
Search for
db-infoscreen. -
Click Download.
-
Restart Home Assistant.
Why HACS?
HACS handles updates for you, ensuring you always have the latest fixes (like API URL changes) and features.
Option 2: Manual Installation
If you prefer not to use HACS:
-
Download the latest release zip from the GitHub Releases page.
-
Unzip the file.
-
Copy the
db_infoscreendirectory into your Home Assistant'scustom_componentsdirectory: -
Restart Home Assistant.
Installing Beta Releases
Beta releases allow you to test new features or fixes before they are officially released.
Via HACS
As of February 2026, HACS makes switching to beta versions very simple:
-
Open your Home Assistant instance and navigate to HACS.
-
Search for or find db-infoscreen in your downloaded integrations.
-
Click on the integration to open its details page.
-
Click the three dots (overflow menu) in the top right corner.
-
Select Redownload (or Download).
-
In the dialog that appears, enable the toggle Show beta versions.
-
Select the desired beta version from the dropdown menu.
-
Download.
-
Restart Home Assistant when prompted.
Manual Beta Installation
- Navigate to the GitHub Releases page.
- Look for versions marked with a Pre-release badge.
- Download the
Source code (zip)for that version. - Follow the standard Manual Installation steps above (extract and copy the
custom_components/db_infoscreenfolder). - Restart Home Assistant.
Post-Installation
Once installed (and after a restart), you need to add the integration to your instance:
- Navigate to Settings > Devices & Services.
- Click + Add Integration.
- Search for DB Infoscreen.
- Follow the setup wizard to configure your first station.