Develop, configure, test, publish, and secure Home Assistant apps (formerly known as add-ons). Apps are Docker container images managed by the Home Assistant Supervisor that extend functionality — from MQTT brokers to file-sharing services and custom web UIs.
Apps (formerly called "add-ons") allow users to extend Home Assistant by running additional containerized applications alongside it. Under the hood, apps are Docker container images published to a container registry (e.g., GitHub Container Registry, Docker Hub). The Supervisor manages the full lifecycle: installation, configuration, starting, stopping, updating, and backups.
Developers create GitHub repositories containing one or more apps for easy community sharing.
Entwickeln, konfigurieren, testen, veröffentlichen und sichern Sie Home Assistant-Apps (früher Add-ons) – Docker-basierte Erweiterungen, die vom Supervisor verwaltet werden. Verwenden Sie es, wenn Sie neue Apps erstellen, Docker-Dateien schreiben, config.yaml konfigurieren, Ingress einrichten, Repositorys erstellen, Best Practices für die Sicherheit implementieren oder in Container-Registrierungen veröffentlichen. Quelle: borales/home-assistant-skills.