A collection of Docker-based applications to extend Home Assistant with services like MQTT brokers, databases, and file editors.
Home Assistant Apps is the official repository of Docker add-ons that extend the functionality of Home Assistant, an open-source home automation platform. It provides a curated collection of applications—such as MQTT brokers, databases, file editors, and hardware controllers—that integrate directly with Home Assistant to enhance its capabilities. These apps allow users to add essential services and tools to their smart home setup without needing external software.
Home Assistant users and smart home enthusiasts who want to expand their system with integrated services like local databases, secure remote access, or hardware support for Zigbee or Z-Wave devices. It's also useful for developers looking to create custom add-ons for Home Assistant.
It offers a centralized, officially maintained set of Docker-based applications that are tested and optimized for seamless integration with Home Assistant. Users benefit from easy installation via the Home Assistant frontend, consistent updates, and a modular approach that keeps each service isolated and manageable.
:heavy_plus_sign: Docker add-ons for Home Assistant
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Add-ons can be installed and configured directly through the Home Assistant frontend, making setup intuitive without command-line work, as emphasized in the README.
Apps like Mosquitto and MariaDB are officially maintained and tested for compatibility, ensuring reliable updates and seamless integration with Home Assistant.
Each app runs in an isolated Docker container, preventing conflicts and enabling modular management, aligning with the project's stated philosophy.
The repository covers essential needs from MQTT brokers to SSL proxies, as listed in the README, reducing the need for external software.
Add-ons are tightly coupled with Home Assistant and HassOS, making them unsuitable for standalone use or deployments on alternative platforms like generic Docker hosts.
Pre-packaged configurations may not support advanced tweaks, as the README focuses on basic setup, pushing users to manual Docker for complex scenarios.
Running multiple Docker containers for add-ons can strain hardware, particularly on resource-constrained devices like Raspberry Pis, which are common in smart home setups.