Beacon — Free Family Command Center Add-on

Hey everyone! I’ve been building Beacon, a free and open-source family command center add-on for Home Assistant. It’s designed for wall-mounted tablets and displays — think a central hub for your family’s schedule, tasks, and media.

What it does

  • Weekly calendar with color-coded family members (syncs with your HA calendar entities)

  • Grocery and shopping lists (AnyList, HA Shopping List, or built-in local lists)

  • Task/todo lists from any HA todo entity, plus built-in local lists

  • Music and media player controls

  • 7-day weather forecast with per-day indicators on the calendar

  • Chore tracking with family leaderboard and streaks

  • Multiple simultaneous named timers (great for cooking)

  • Photo slideshow

  • 8 themes including Beacon Dark/Light with auto dark mode

  • Works on phones, tablets, and wall-mounted displays

AI / Voice Control

  • MCP server with 10 beacon_* tools for LLM agents

  • Voice API endpoint for natural language commands

  • HA Assist custom sentences (auto-installed)

Install

  1. Go to Settings → Add-ons → Add-on Store → ⋮ → Repositories

  2. Add: GitHub - asachs01/beacon: Family command center — calendar, weather, chores, and daily dashboard for wall-mounted displays. Home Assistant add-on. · GitHub

Install “Beacon”, start it, and open from the sidebar

No tokens to configure — it uses the Supervisor API proxy automatically. Just install and go.

Tech stack

React 19 + TypeScript + Vite, running as an HA add-on with ingress support. Also working on a standalone without HA (local calendar, lists, weather via OpenWeatherMap).

GitHub: GitHub - asachs01/beacon: Family command center — calendar, weather, chores, and daily dashboard for wall-mounted displays. Home Assistant add-on. · GitHub

Docs: beacon/docs/getting-started.md at e8ab1f7968624b68899559afd0bfdddb6a653f43 · asachs01/beacon · GitHub

Would love feedback — especially on what features you’d want to see next!