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

https://github.com/eskander/ha-addon-homer

Homer Dashboard Add-on for Home Assistant
https://github.com/eskander/ha-addon-homer

hassio-addon home-assistant home-assistant-addons homer

Last synced: about 2 months ago
JSON representation

Homer Dashboard Add-on for Home Assistant

Awesome Lists containing this project

README

        

# Homer Dashboard Add-on for Home Assistant

![Maintenance](https://img.shields.io/maintenance/yes/2025.svg)
![Build](https://img.shields.io/github/actions/workflow/status/Eskander/ha-addon-homer/.github/workflows/release.yml)
![AMD64 Support](https://img.shields.io/badge/amd64-yes-green.svg)
![AArch64 Support](https://img.shields.io/badge/aarch64-yes-green.svg)
![ARMv7 Support](https://img.shields.io/badge/armv7-yes-green.svg)
![Ingress](https://img.shields.io/badge/-ingress-blueviolet.svg?logo=cliqz&logoColor=white)
![Pulls](https://img.shields.io/badge/dynamic/json?url=https://gist.githubusercontent.com/Eskander/7bbbf38fce9710cb995f20defb9bd5a5/raw/package-stats.json&query=$.ha-addon-homer.total&label=Pulls)
![Installs](https://img.shields.io/badge/dynamic/json?url=https://analytics.home-assistant.io/addons.json&query=$["2243a3f0_homer"].total&label=Reported%20Installs)

## About

[Homer](https://github.com/bastienwirtz/homer) is a fully static HTML/JS dashboard that uses a simple YAML configuration file for customization.

This add-on installs Homer Dashboard on [Home Assistant OS](https://www.home-assistant.io/addons/), providing access via the sidebar or directly through *host:port*.

![Screenshot](img/screenshot.png)

## Documentation

The add-on documentation is available at [DOCS.md](/src/DOCS.md).

For discussions, [visit the Home Assistant Forum](https://community.home-assistant.io/t/homer-dashboard-add-on-for-home-assistant/815430?u=eskander).

For configuration options, refer to the official [Homer documentation](https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md).

## Installation

[![Open your Home Assistant instance and show the add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https://github.com/Eskander/ha-addon-homer)