https://github.com/fiestaboard/fiestaboard-home-assistant-app
Home Assistant App for FiestaBoard - run FiestaBoard as a Home Assistant Supervisor add-on
https://github.com/fiestaboard/fiestaboard-home-assistant-app
fiestaboard home-assistant home-assistant-addon home-assistant-app split-flap vestaboard
Last synced: about 2 months ago
JSON representation
Home Assistant App for FiestaBoard - run FiestaBoard as a Home Assistant Supervisor add-on
- Host: GitHub
- URL: https://github.com/fiestaboard/fiestaboard-home-assistant-app
- Owner: Fiestaboard
- License: mit
- Created: 2026-05-04T05:19:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-06-06T22:32:24.000Z (about 2 months ago)
- Last Synced: 2026-06-06T23:18:43.700Z (about 2 months ago)
- Topics: fiestaboard, home-assistant, home-assistant-addon, home-assistant-app, split-flap, vestaboard
- Language: Shell
- Homepage: https://fiestaboard.app
- Size: 1.01 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FiestaBoard Home Assistant App Repository

[](https://my.home-assistant.io/redirect/supervisor_store/?repository_url=https%3A%2F%2Fgithub.com%2FFiestaboard%2FFiestaBoard-Home-Assistant-App)
This repository packages [FiestaBoard](https://fiestaboard.app) — the open-source self-hosted platform for controlling Vestaboard split-flap displays — as a Home Assistant Supervisor add-on (a.k.a. "app").
Install it from your Home Assistant Supervisor and FiestaBoard appears in the sidebar with one-click ingress, automatic MQTT discovery, and Home Assistant–managed backups of all your settings.
> **Beta.** The add-on works end-to-end and is in active use, but the integration surface between FiestaBoard and Home Assistant Supervisor is still maturing — expect occasional rough edges, especially around upstream version bumps. Please [open an issue](https://github.com/Fiestaboard/FiestaBoard-Home-Assistant-App/issues) if anything misbehaves.
## Apps
### [FiestaBoard](./fiestaboard)
![Supports aarch64 Architecture][aarch64-shield]
![Supports amd64 Architecture][amd64-shield]
Run FiestaBoard inside Home Assistant. Connect your Vestaboard, configure plugins (weather, transit, sports scores, MQTT, and more), and control everything from the Home Assistant UI.
## Installation
> **Requires Home Assistant OS or Home Assistant Supervised.** Container and Core installs don't have the add-on infrastructure — use [FiestaBoard's Docker Compose install](https://fiestaboard.app/docs/setup/quick-start) directly instead.
1. In Home Assistant, navigate to **Settings → Add-ons → Add-on Store**.
2. Click the **⋮** menu (top-right) → **Repositories**.
3. Add this repository URL:
`https://github.com/Fiestaboard/FiestaBoard-Home-Assistant-App`
4. The **FiestaBoard** add-on will appear in the store. Install, configure, and start.
Or click the badge above to add the repository in one click.
## Documentation
- FiestaBoard project:
- FiestaBoard source:
- Home Assistant Apps developer docs:
## License
[MIT](./LICENSE)
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg