Skip to content

FastyBird/smart-panel-ha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastyBird Smart Panel - Home Assistant Add-on

A Home Assistant add-on that installs and runs FastyBird Smart Panel — a customizable display interface for visualizing and controlling smart homes from any touchscreen.

About

FastyBird Smart Panel provides:

  • Real-time dashboard for controlling smart home devices
  • Admin interface for configuration and management
  • Multi-protocol support — Home Assistant, Shelly, Zigbee2MQTT, WLED, and more
  • Touchscreen optimized UI for embedded displays

Installation

  1. Open your Home Assistant instance
  2. Navigate to Settings > Add-ons > Add-on Store
  3. Click the three-dot menu in the top right and select Repositories
  4. Add this repository URL: https://github.com/fastybird/smart-panel-ha
  5. Find Smart Panel in the add-on store and click Install (the Supervisor pulls the prebuilt image from GitHub Container Registry; ensure the package is public)
  6. Start the add-on and access it from the sidebar

Configuration

log_level: info
token_secret: ""
Option Description Default
log_level Application log level (debug, info, warn, error) info
token_secret Secret for auth token encryption. Leave empty to auto-generate each start; set a fixed value to keep sessions across restarts (empty)

Image: The add-on uses ghcr.io/fastybird/smart-panel with the tag in version (for example 0.4.0-alpha.1), matching docker pull ghcr.io/fastybird/smart-panel:<version>. The container image should be built from this repository’s smart-panel/Dockerfile and pushed to that name. To build on the HA host instead, remove the image line from smart-panel/config.yaml.

Support

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

Home Assistant add-on for FastyBird Smart Panel — a customizable display interface for visualizing and controlling smart homes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors