Getting started - Domoticz (2024)

So, you've installed Domoticz. That means it's time to connect all kinds of devices, and then create your first automation.

Contents

  • 1 Usage
  • 2 Navigation
  • 3 Connecting your first devices
  • 4 Managing your devices
  • 5 Managing Users
  • 6 Automating
  • 7 Continue with more information

Usage

The core application runs at the background, and has a web-based user interface.

The default port of the web interface is 8080. For a local setup you can connect to http://127.0.0.1:8080 or https://127.0.0.1 From every other network device in your local network you can connect to http://<IP-of-Domoticz-server>:8080 or https://<IP-of-Domoticz-server>:443

From 2023.1 Stable: By default Domoticz is protected by a username (admin) and password (domoticz).

Please either change the password as soon as possible (menu Setup -> My Profile) or create a different admin user and remove the default (admin) user trough User management (menu Setup -> Users)

More information on securing your Domoticz setup can be found in the Security wiki page.

To access the system from a remote location, consult your router manual to forwarding/NAT a port to your system. Be aware that you need to secure your Domoticz environment with a user/password!

Navigation

Navigation is done by pressing the tabs at the top of the webpage.

Most tabs are automatically refreshed every 10 seconds. (Except Devices/Hardware/Setup). In the menu Setup - Settings you can set the tabs you want to display.

Connecting your first devices

In the Setup menu of Domoticz you can find links to Hardware, Devices and Settings.

  • Hardware is where you connect devices that can talk directly to Domoticz. Examples are some thermostats or mediaplayers. Most like you'll want to install a dongle of some sort that will let you connect to wireless devices that you own. These 'gateways' act like bridges to devices that may communicate via Z-wave, Zigbee, Wifi, Bluetooth, 433Mhz, and so forth.
  • Devices. This is an overview page where all the things that your gateways detect will show up. You can then 'import' them into Domoticz by giving them a name and pressing the green import button. So these are the switches, lamps, blinds actuators, temperature sensors, energy counters you will see in the tabs Switches, Temperature, Weather and Utility.
  • Settings. This is the page where you will find lots of general settings that relate to Domoticz itself, like setting a password, choosing a theme, or entering your location (which allows your devices to react to the weather, or automatically turn on at night time).

Basic steps to add devices:

  1. Go to menu Setup - Settings to set your location (important for day/night timing).
  2. Go to menu Setup - Hardware and add an hardware gateway. Follow the instructions for that particular hardware gateway. Devices that are not supported by the build in Domoticz Hardware but by Python plugins can be found on the following page: Plugins
  3. Go to menu Setup - Devices to enable (if disabled) the devices created by the hardware gateway

Managing your devices

Once you have added your first devices, they will appear as widgets in the tabs Switches, Temperature, Weather and Utility and other options will become relevant:

  • Adding some devices as your 'favorites' by clicking on the yellow star on the device Widget. These devices will show up on your dashboard, to give you easy access.
  • Setup device notifications when for example sensors are going to a predefined level (eg temp < 0 degrees).
  • Setup device Timers to switch devices on or off in a time schedule. It is also possible to setup a holiday timer scheme of various lights with a Timer Plan
  • Adding a floorplan. If you want you can create a floorplan, and place buttons on there for all your devices. You can even set this as your dashboard if you want.
  • Show Device Log files or graphs per day/month/year. Generate yearly reports for further analysis

See for more information the page Managing Devices

Managing Users

By default Domoticz is protected by a username (admin) and password (domoticz).

Please either change the password as soon as possible (menu Setup -> My Profile) or create a different admin user and remove the default (admin) user trough User management (menu Setup -> Users)

With Domoticz you can have separate users logging in into your Domoticz environment with different access rights (admin/user/viewer).Create one or more Users to allow different people to control Domoticz. Assign the proper rights to each User.

More information on securing your Domoticz setup can be found in the Security wiki page.

Automating

Once you're familiar and have some devices connected, try creating your first automation. A good startingpoint is the Automation and scripting page. Also here you can use Blockly, a drag-and-drop interface. On the left you will find your devices and some simple programming-logic blocks. You could try to turn on a device at sunrise for example, or turn it on at a certain temperature (if you have a temperature sensor connected).

If you need more complexity and flexibility use dzVents scripting language.

With User Variables you can store custom values to be managed in scripts

Continue with more information

Go to Configuration of your Domoticz environment

Retrieved from ""

Getting started - Domoticz (2024)

FAQs

How do I access Domoticz? ›

Just point your browser to the IP address of your Linux system, and use the port specified during the installation script. For example: http://192.168.0.10:8080 . From 2023.1 Stable: By default Domoticz is protected by a username (admin) and password (domoticz).

What is the first login for Domoticz? ›

Any Domoticz installation comes with a default User (admin) and Password (domoticz) so you can login as an administrator and start configuring your Domoticz setup.

How do I restart Domoticz? ›

d/domoticz. sh restart This will restart Domoticz after 180 seconds. force 'wait for network' to boot your RPi: sudo raspi-config nonint do_boot_wait 0. Start Domoticz manually after a cold boot: sudo service domoticz restart.

What is the default user in Domoticz? ›

By default Domoticz is protected by a username (admin) and password (domoticz). With Domoticz you can have separate users logging in into your Domoticz environment with different access rights (admin/user/viewer). Create one or more Users to allow different people to control Domoticz.

How do I know if Domoticz is running? ›

Exit the crontab editor by pressing CTRL-O (character 'O', not zero) and hitting Enter. This will check every minute if the Domoticz service is running. If it isn't running, it will (re)start the Domoticz service.

How to install Domoticz plugin? ›

Installing a plugin
  1. Give the plugin.py file execute permissions. ...
  2. Restart the Domoticz service (or reboot the entire server)
  3. In the Domoticz interface, navigate to the hardware page, menu Setup - Hardware.
Nov 1, 2023

What are the steps to login? ›

Most websites' or services' login pages can be accessed by clicking a Log In or Sign In link somewhere on the home page (usually in the upper-right corner). Then you'll enter your email address (or other types of username) in the "Email" text field and your password in the "Password" text field.

How do I add a device to Domoticz? ›

Basic steps to add devices:
  1. Go to Setup - Settings to set your location (important for day/night timing).
  2. Go to Setup - Hardware and add an hardware gateway. Follow the instructions for that particular hardware gateway.
  3. Go to Setup - Devices to enable (if disabled) the devices created by the hardware gateway.
Apr 2, 2024

What is Domoticz? ›

Domoticz is a Home Automation System that lets you monitor and configure various devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more.

What is the default password for Domoticz? ›

By default Domoticz is protected by a username (admin) and password (domoticz).

Where are the Domoticz logs? ›

The default path (C:\Program Files (x86)\Domoticz\log) is shown and can be edited. If you do not wish to retain the log file permanently, select a temp folder (c:\windowstemp for instance). Specify the port on which Domoticz will run. The default ports (HTTP port:8080 and HTTPS port:443) are shown and can be edited.

How do I delete unused devices on Domoticz? ›

In the list of devices, click on "not used devices" at the left top. After this, select "all" for "show entries. This will give you a complete list. Now select the little selectbox right next to the garbage bin, then click the garbage bin itself.

How do I login as default user? ›

Click the Start menu and select "Settings" (gear icon). Click on "Accounts" and then select "Family & other users" from the left-hand menu. Under the "Other users" section, select the account you want to set as the default account.

How do I reset my Domoticz password? ›

Resetting the Website Username/Password
  1. Specify –nowwwpwd as command line argument (link to detailed instructions)
  2. Place a file labeled 'resetpwd' inside the root Domoticz installation folder. Each minute the existence of this file is checked, and if found the Username/Password is reset and the file is removed.
Jan 10, 2024

What does user default mean? ›

User defaults are a set of options to drive default choices for numerous features for Pro users across the application. As such, it is not relevant for Viewers.

Top Articles
Latest Posts
Article information

Author: Manual Maggio

Last Updated:

Views: 5839

Rating: 4.9 / 5 (69 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Manual Maggio

Birthday: 1998-01-20

Address: 359 Kelvin Stream, Lake Eldonview, MT 33517-1242

Phone: +577037762465

Job: Product Hospitality Supervisor

Hobby: Gardening, Web surfing, Video gaming, Amateur radio, Flag Football, Reading, Table tennis

Introduction: My name is Manual Maggio, I am a thankful, tender, adventurous, delightful, fantastic, proud, graceful person who loves writing and wants to share my knowledge and understanding with you.