furtka-apps/apps/home-assistant/icon.svg
Daniel Maksymilian Syrnicki 1c14446434
All checks were successful
CI / validate (push) Successful in 17s
CI / shellcheck (push) Successful in 50s
feat(home-assistant): add smart-home hub to the catalog (closes #1)
Bridge-mode networking with explicit 8123:8123 port mapping. Image is
homeassistant/home-assistant:stable — upstream's recommended production
tag, same image as the Docker Hub link in #1.

One Docker-managed volume (`furtka_home-assistant_config`). No
manifest.settings — onboarding (admin user, home location, units) is
the standard Home Assistant in-browser flow on first visit to :8123,
same shape as Jellyfin and Uptime Kuma.

Cloud integrations (Hue Cloud, Tado, Sonos via account) work today.
Local-discovery integrations that need host networking, Bluetooth, or
Zigbee/Z-Wave dongle passthrough are explicitly deferred — listed as
a follow-up once the manifest schema grows a network_mode knob.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 12:17:11 +02:00

6 lines
341 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
<path d="M10 30 L32 10 L54 30 V52 H10 Z"/>
<circle cx="32" cy="36" r="5"/>
<path d="M32 10 V4 M22 22 L18 18 M42 22 L46 18"/>
<path d="M22 44 H42"/>
</svg>