Руководства
Настоящее открытое серверное ПО — устанавливается напрямую из официального источника проекта. Не зеркало: работает через репозиторий пакетов, Docker-образ или скрипт установки.
11 руководств
Domoticz
Any Docker hostDomoticz is a lightweight home automation system for monitoring and controlling lights, switches and a wide range of sensors, officially distributed as a Docker image with a documented Compose setup.
ESPHome
Any Docker host (or Home Assistant OS/Container)ESPHome lets you create and flash custom firmware for ESP8266/ESP32 and similar microcontrollers using simple YAML configuration files, usable either as a Home Assistant add-on or standalone via Docker.
Frigate NVR
Any Docker host (a Google Coral USB accelerator is recommended but not required)A self-hosted network video recorder with real-time AI object detection — it only alerts and saves clips for actual people, cars, or animals, instead of every motion event a plain security camera would trigger on.
Home Assistant
Home Assistant OS (dedicated) or DockerOpen-source home automation platform — control and automate smart-home devices from every ecosystem in one place.
Home Assistant (Docker Container)
Any Docker hostThe Container installation method for Home Assistant — running just Home Assistant Core as a Docker container on an existing Linux server, alongside other services, instead of dedicating a whole machine to Home Assistant OS.
Homebridge
Any Docker hostA lightweight server that emulates the HomeKit API, letting non-HomeKit smart-home devices (and hubs like Home Assistant) show up and work natively in Apple's Home app.
Mosquitto MQTT broker
Any Docker hostA free, open-source, lightweight MQTT message broker -- the standard messaging backbone connecting smart-home sensors/devices to automation platforms like Home Assistant and Node-RED.
WLED
ESP8266 / ESP32 microcontroller (flashed from a computer, then runs standalone)Free, open-source firmware for controlling individually-addressable LED strips from an ESP8266/ESP32 board, with a huge library of effects, presets, and integrations (including Home Assistant).
Z-Wave JS UI
Any Docker host (a Z-Wave USB or GPIO controller stick is required)A full-featured web UI and MQTT gateway for Z-Wave JS, turning a USB Z-Wave controller stick into a manageable smart-home hub that Home Assistant or openHAB can connect to.
Zigbee2MQTT
Any Docker host with a USB Zigbee adapter attachedA free, open-source bridge that connects a USB Zigbee adapter to an MQTT broker -- lets Home Assistant/Node-RED control Zigbee smart-home devices without needing each vendor's own proprietary hub.
openHAB
Any Docker hostopenHAB is a vendor-neutral, technology-agnostic home automation platform that ties together diverse smart-home devices and protocols; its officially maintained Docker image is the most portable way to run it.