The Internet of Things

Showing posts with label install. Show all posts
Showing posts with label install. Show all posts

Install Domoticz

Domoticz

Info:

Domoticz is a very light weight home automation system that lets you monitor and configure miscellaneous devices, including lights, switches, various sensors/meters like temperature, rainfall, wind, ultraviolet (UV) radiation, electricity usage/production, gas consumption, water consumption and many more. Notifications/alerts can be sent to any mobile device.

Domoticz is open source and completely free! https://domoticz.com/

Domoticz forum:

Domoticz manual:

Install:

More: https://www.domoticz.com/wiki/Raspberry_Pi

Update:

Use the Web Interface to update Domoticz (Setup-Up & Check for Updates)
If this fails for any reason (e.g. partial download giving segmentation fault) then you should manually update by:
  • Stable:
    • cd domoticz
    • ./updaterelease
  • Beta:
    • cd domoticz
    • ./updatebeta

Test Domoticz:

  • cd domoticz
  • sudo ./domoticz

Start Domoticz:

  • sudo service domoticz.sh start

Status Domoticz:

  • sudo service domoticz.sh status

Install Raspbian Stretch Lite on the Raspberry Pi 3.

What do you need?

  1. Raspberry Pi
  2. Power supply 5V 2A
  3. SD Card
  4. UTP Cable
  5. Case for the Raspberry Pi

Install Raspbian Stretch Lite

  1. Download Raspbian Stretch Lite from https://www.raspberrypi.org
  2. Unzip with 7-Zip http://www.7-zip.org
  3. Install Win 32 Disk Imager https://sourceforge.net/projects/win32diskimager
  4. Save the image to the SD card with Win 32 Disk Imager



https://youtu.be/EYR8DrWFRzg


8/10/2017