Domoticz
Jump to navigation
Jump to search
How to install Domoticz
Linux/Ubuntu/Raspberry:
Just simply copy this command:
sudo curl -L install.domoticz.com | bash
After this install the Mosquitto MQTT broker:
sudo apt-get update sudo apt-get install mosquitto