====== Raspbian installation ====== On Raspberry PI2 board (armv7l). Login as 'pi' user. ===== use automatic installation script ===== sudo curl -L install.domoticz.com | bash upgrade to latest beta: cd /home/pi/domoticz ./updatebeta ===== manual installation ===== sudo usermod -a -G dialout pi wget https://releases.domoticz.com/releases/beta/domoticz_linux_armv7l.tgz T B C