An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# FiestaBoard Home Assistant App Repository

![Beta](https://img.shields.io/badge/status-beta-orange)

[![Open your Home Assistant instance and show the app store with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_store.svg)](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