Home YunoHost Logo
Logo for Domoticz

Domoticz

internet of things (iot)

Current version: 2024.6~ynh2

Domoticz is a Home Automation system design to control various devices and receive input from various sensors. For example this system can be used with:

  • Light switches
  • Door sensors
  • Doorbells
  • Security devices
  • Weather sensors like: UV/Rain/Wind Meters
  • Temperature Sensors
  • Pulse Meters
  • Voltage / AD Meters
  • And more...

The MQTT broker Mosquitto is integrated into the package and requires its own domain or subdomain. It's an optional setting. You may also install the Mosquitto package without using the one provided by domoticz_ynh.

Screenshot for Domoticz
This app is only compatible with these specific architectures: amd64, armhf, arm64

Important infos before installing

Mosquitto Broker

During installation, a MQTT broker, Mosquitto, may be installed at the same time as Domoticz. This broker requires a dedicated domain or subdomain to work (ex: mqtt.your.domain.tld) : creating this domain prior installation is a prerequisite. It's an optional setting: during install if you set, for the MQTT domain, the same domain as your main app domain or enter an empty domain, the broker won't be installed.

##Libssl1.1 Domoticz currently requires libssl1.1 to work. However, Debian 12 does not ship libssl1.1 anymore. In order to circumvent this limitation, this package will install libssl1.1 package from bullseye repository on your bookworm install. If you are not confortable with that, please do not install. We will remove the libssl1.1 as soon as domoticz will be compatible with libssl3.

Useful links

App license: GPL-3.0-or-later Official website Official admin documentation Official user documentation Official code repository YunoHost package repository YunoHost package license