Zum Inhalt

Home Assistant

Zentrale Smart-Home-Steuerung. GitHub

Zugriff

URL https://homeassistant.home.robinwerner.net
Netzwerk host
Traefik Ja (via File Provider in traefik/dynamic.yaml)

Konfigurationsbesonderheiten

  • Host-Netzwerk + Privileged: Braucht Host-Modus für mDNS, Bluetooth und Zigbee-Kommunikation
  • D-Bus: Mountet /run/dbus für Bluetooth-Integration
  • Traefik via File Provider: Routing über traefik/dynamic.yaml, da HA nicht im Docker-Netzwerk läuft
  • Capabilities: NET_ADMIN und NET_RAW für Netzwerk-Discovery

Wichtige Pfade

Pfad Zweck
/mnt/ssd/container-data/homeassistant Gesamte HA-Konfiguration (automations, scripts, integrations)

ToDo

  • Bluetooth-Adapter dokumentieren