Domoticz¶

π³ Docker Β· Documentation Β· http://<your.IP>:8780
Domoticz is an open-source home automation platform that allows you to control and monitor smart devices in your home. It supports a wide range of devices, including lights, sensors, thermostats, and cameras. Through its web interface or mobile app, you can set up automation rules and schedules, providing greater convenience and energy efficiency. Itβs customizable, flexible, and can be run on a variety of hardware platforms supported by Armbian.
- Username/Password: admin / domoticz
- Config directory:
/armbian/domoticz
- Primary USB device passing through (
/dev/ttyUSB0) to Docker container is enabled by default - For more complex setup, please follow this comprehensive guide: https://wiki.domoticz.com/Main_Page
Install from armbian-config β Software β Home Automation β Domoticz
| CLI install | |
|---|---|
All armbian-config commands
| Action | Command |
|---|---|
| Install | armbian-config --api module_domoticz install |
| Domoticz remove | armbian-config --api module_domoticz remove |
| Domoticz purge with data folder | armbian-config --api module_domoticz purge |
| Status | armbian-config --api module_domoticz status |
| Help | armbian-config --api module_domoticz help |
Part of Armbian’s Home Automation for control home appliances software.