Install Domoticz on your Raspberry Pi

This post describe how you can install the homeautomation software domoticz.

Prerequired for this post is that you have a clean install of Raspbian on your Raspberry Pi, see: install-raspian-on-your-raspberry

Login into your raspberry Pi, headless with SSH or just with a screen and keyboard.

Execute the next command.

curl -L https://install.domoticz.com | bash

Accept all the questions with ok, and well, that’s it 🙂 You’re done.

Go to your favorite browser and type: http://swimmingpool.local:8080
Where swimmingpool is the hostname of my Raspberry Pi. here you can put your IP address or the hostname of your Raspberry Pi .

About the author