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.
تطوير وتكوين واختبار ونشر وتأمين تطبيقات Home Assistant (الوظائف الإضافية سابقًا) - الملحقات المستندة إلى Docker والتي يديرها المشرف. يُستخدم عند إنشاء تطبيقات جديدة، أو كتابة ملفات Dockerfiles، أو تكوين config.yaml، أو إعداد Ingress، أو إنشاء المستودعات، أو تنفيذ أفضل ممارسات الأمان، أو النشر إلى سجلات الحاويات. المصدر: borales/home-assistant-skills.