Yes, there are much more smart home systems. But over the last couple of years, I have worked with both Domoticz and Home
We tried to be as complete and precise as possible but it is not the easiest thing to compare them. Both have a vast amount of features and both systems have their own vision, so we are looking for the most common features and hardware. Which system is the best
Contents
Product Vision
Coincidence or not: Both the founders of Domoticz and Home Assistant are Dutch. Luckily, both development and projects communication are done in English while the products itself is multilingual. Both founders made the home automation platforms open-source, share it for free and allow the community help to get the product better. Also, the vision of most of the users is be the same: integrate as much as possible, as easy and as cheap as possible. However, the approach of the founders is a little bit different.
Domoticz started as a product that was primary aimed at the
Home Assistant took another approach and started in a language that is much more popular Python. T
Because developing goes much faster they have a two-weekly release cycle that is very well documented, changes, fixes, new features and breaking changes are all part of the cycle.
So we can conclude that it’s very good that Domoticz has so much features and integrations while the community is a lot smaller. Domoticz got a head start because they are older, But the quality of releases the documentation and community are higher with Home Assistant.
The vision of the users and end-users of both platforms are mostly the same. Integrate as much as possible for a cheap as possible price. In addition, they both do a perfect job on that!
Installation procedure
Both are cross-platform products. Which means they runs on several operating systems: Windows, MacOS and Linux. This means you can run both products on a PC, but the Raspberry Pi is by far the most popular system to run the software on. The reasons for this are the price and power efficiency yet the processing power. Another approach is to take an Intel NUC (a mini computer from Intel) and run the software virtual (with Docker of Vmware Esxi) with other virtual operating systems besides it. A more technical setup, so starters: Go for the Raspberry Pi until the point you want more and more and hit the limitations of the Pi.
Until now, you see both have the same options. However, besides installing Linux and start an install script, Home Assistant comes with a very nice additional option: Hassio. This is a Linux distribution that already includes Home Assistant. Write the image to an SD-card, plug in into your Raspberry and you are ready to go. This is the most simple method available. This also includes also a built-in App store to easily extend your system with additional features.
In the past Domoticz also had some pre-installed SD card images for the Raspberry but stopped supporting this due to problems with hosting but also maintaining the versions for different systems. No Domoticz has an install script that can be downloaded and installed by one command, but you are in need of a Linux installation first. Next to the standard installation script, there are some people in the community who made Docker images containing the Domoticz installation available. Beside the scripts and Dockers, Domoticz is also available as Windows and MacOSx installable files.
Conclusion
Home Assistant has more and easier options to get it up and running. And with Hassio they have the most flexible and user-friendly installation system. Hassio is also available as official Docker image, while Domoticz dockers exist it’s not official.
Most popular basic set to start with on both Domoticz or Home Assistant:
Learning curve
The install process of Home Assistant is a little bit easier, but when installed you have in both platforms an empty platform. It’s like an empty room where you need to put the furniture in place, you have to connect your equipment and that requires some decoration. This is the point you start adding hardware, setup the users, choose a theme, configure external access, etc. The time that is needed to set up a complete home automation platform and you get used to the system we call the learning curve. Both systems have a webbased user interface.
Domoticz
After you have installed Domoticz, you can configure everything through web based user interface. This is a great feature of Domoticz, No need to enter Linux terminal but the website User Interface.
Home Assistant is going to take the same approach but at the time of writing, you cannot add and edit everything you want in the web based user interface directly. And if you have set up some switches and lights its fun to make automation. Domoticz supports a few options that are available directly in the user interface. Out of the box Home assistant support one type of automation that is available from User Interface but at the moment not that easy as in Domoticz.
Configuring the components must be done in text file, so called Yaml files. Yaml is not that hard, but it sensitive for spaces and that can be very difficult.
Therefore, after installing you are able to set up a small system very fast in Domoticz. Faster and easier than
Conclusion
If you have Yaml of Python experience Home Assistant is not that hard, especially with the documentation, samples and help of the community. At this moment, Domoticz is more easy to configure and include devices. I must say that Hass is working hard to change this and there goal is also to be completely configurable by the website User Interface.
Basic Configuration Options for Domoticz and Home Assistant
After installation it’s time for configuring. This like making users, rooms, set a password, set time-zone. All basics every system need.
Domoticz
In Domoticz you go to settings and everything is there. Automate backups, set password, set logging options, everything you can imagine can be found under the setting section.
Home Assistant
Not every setting is located on the same place. Security and user settings are available from User in the left upper corner. Most of the other options are available under configuration. But not everything is there yet the rest must be typed in the configuration.yaml file. They are working hard to place everything in configuration that become available under the configuration page.
Conclusion
Domoticz has everything built-in and editable from User Interface. On Home Assistant not everything can be done from the GUI right now.
Core system, plugins and add-ons
Domoticz
With Domoticz you are almost done after installation. Choose your hardware, configure and ready to use.
But
the list of integrated default compatible hardware can be found at: https://www.domoticz.com/wiki/Hardware
Home Assistant
When started home assistant uses a discovery feature for devices. Due to this feature products like the Xiaomi Gateway (and the devices connected to the gateway), Daikin, Hue, tradfri, Yeelight are found automatically therefore really easy to add to Home Assistant. The rest of your hardware needs to be added into the configuration.yaml file. At first glance this can look hard but by using the samples in the documentation it is not that hard. But since the YAML languages uses spaces to indent, it can still be a bit tricky. Every hardware or integration (they call it components) can be found on: https://www.home-assistant.io/components/ this list grows very fast and expands daily!
Besides hardware Home assistant has an Add-on store where you can add other software in an easy way. For example to create a Samba share or FTP Server.
Conclusion
Domoticz is very lightweight and loads everything when started, Home Assistant has a more modular approach so if you don’t setup presence detection for example, it will not be loaded automatically. The big advantages of Home Assistant are the automatic discovery of devices and the build in add-on manager. Domoticz has a Plugin Manager but this requires some effort to get it up and running.
Integrations, components, devices and hardware
Both platforms are not switching lights are sensors or switches, you have to include them and buy separately. Without hardware you have almost have no use for it. I said almost… because we wrote an article earlier:
https://gadget-freakz.com/top-10-uses-for-home-assistant-without-buying-extra-hardware/
But you will get the most out of the smart home system when you connect it to real hardware. Components, Devices, Products, Integrations: all words for the same thing: hardware that you can include in your home automation system. This can be anything that is a sensor or a switch AND can communicate over a certain protocol that is supported by the smart home system.
Domoticz
In Domoticz you can add hardware by the User Interface, and after
Home Assistant
One big advantage is the auto discovering of devices. Hue, Yeelight and tradfri would be found automatically and you only have to push the button on the bridge to sync it to Home Assistant (and Home Assistant will instruct you to do so). There are a number of integrations that integrate that way. For the more exotic devices you have to include a line into the configuration file.
The most popular and cheap hardware we published at our shop page. Those products are compatible with both Domoticz and Home Assistant, take a look and safe some options.
Conclusion
As you can see in our shop is that both systems are supporting tons of hardware (we only show some very popular and cheap products). In terms of hardware the most popular devices are working on both systems, the exotic ones like a Tesla car for example you have to use Home Assistant.
For reference: In our review of a Yeelight bedside lamp we show you how to add this as a device in both Home Assistant and Domoticz.
But besides hardware you have something like virtual hardware that both platforms support. In Domoticz that are all types of sensors and switches that you have to fill with separate scripts, in Home Assistant this can be the default components, or custom components. You can think of things like: your TV guide, Google calendar, Trash services, shopping lists. So with Home Assistant you can add more than devices, in an easier way and present them in different ways.
Scripts and Automations
Both Home Assistant and Domoticz are able to do some logic for you. for example: when its 1 hour after sunset, and the door is opened switch the garden lights on for x minutes. These kind of steps with logic and variables are called
In Domoticz the component Blocky is the easiest and simple method to achieve automations. Blocky is default included in Domoticz and you can find it in the eventmanager. With Blocky, you can easily create flows with several steps and conditions by using drag and drop. In can you want to apply more advanced concepts like loops and a several separate flows you need a more complex method: scripting. Scripts can also be made in the same event studio. You can use LUA (Domoticz first script language) or DzVentz. Dzvents is also
Besides that the popular Python scripting language is also possible. You can also use scripts outside Domoticz, Bash scripts,
Home Assistant
Conclusion
Domoticz is easier to create simple logic but also more complex logic within your automations. It supports different languages but most of them available in the Event Manager in the User Interface. Home Assistant has no ‘easy option’ for automations, you either create it in YAML files or go for scripting in Python. Therefore, currently Domoticz wins this section big time.
User Interface and Design
Both platforms are presenting everything within a web interface. And these interfaces are also compatible with mobile devices.
Domoticz has a default theme with a bit outdated dark look, but there are plenty of sparkling themes that you can use to make your system a little bit nicer. Check out our article about the
Home Assistant uses a bunch of open-source standards and has a much modern layout.
Check out the demo website to check how the interface works and how it works. https://demo.home-assistant.io/
Conclusion
Both are doing a great job, but I think Home Assistant is the winner because of the latest front-end frameworks and the capability to change almost everything. However Domoticz is working behind the scenes to loosen the front and back-end and uses angularJS to achieve this task, but the moment of writing it is not finished yet.
Development Process
Both platforms are using Github to maintain the source code. Here you can view changes, submit issues, push fixes etc. Github is the most popular platform to do version control in open-source software development.
Domoticz
The small group of developers is doing great work and every commit is checked / reviewed by Gizmocuz. But there is no control of the documentation and the actual commit is not always tested very well. When using the beta version you have always the latest features and it can took a while before the beta’s are integrated into the main stable branch. A lot of users are running the beta but are not helping the developers.
Home Assistant
Conclusion
The approach of Home assistant is more professional and transparent. With the two weekly release cycle they are acting very fast! And as Linus’s Law defines: given enough eyeballs, all bugs are shallow.
User Community
Next to Github for ‘formal’ project communication the platforms both have a Facebook page, a forum and a place for documentation and apply systems for chatting like Slack and Reddit.
Domoticz forum is the biggest place for asking learning and sharing info about D
Home Assistant spends more energy and attention on there social networks, and sharing more info about the road-map on blogs. Home assistant has more information published on their website and has the wiki integrated so it’s just one big central information portal. Although Home Assistant is younger, it grows faster and that has a number of reasons:
- It is developed in Python, a very popular programming language.
- The product vision and road-map are clear and more
transparent. - Home Assistant is better represented on seminars, events etc.
- They have more active developers and a quicker development process and
therefore faster.
Third party Integrations
Both systems can be extended with third party apps. There are several dashboard apps for both to display all devices in a slightly different way. Both platforms support mqtt or API calls so you are free to program something and connect to the core of the system. Most of the time this would be used for dashboards on tablets.
I think both do a good jobs allowing external integrations. I think Home-assistant is slightly better because of the actual and good documentation.
Mobile applications
However both platforms are performing well in the web browser on a mobile device, using an app can give you a number of extra options. These extras are widgets, location tracker integration and using sensor info from the app to home automation.
Domoticz has one app that is by far the best there is for Domoticz, and it’s out for iOS and Android. Read more in our article:
Home Assistant has an official iOS app but at the moment
https://www.home-assistant.io/blog/2019/04/01/android/
If you don’t like to wait on the official app you can take a look at Ariela.
Domoticz versus Home Assistant End conclusion
Like we wrote in the beginning: it is no good and bad and it all depends what you want to achieve with it, how tech savvy your are and what time you want to invest in it. Domoticz is a user-friendly system that is light-weight, fast, reliable and good for beginners. The community is not that big, but sufficient to get and keep you going. If you have equipment that communicates over Z-Wave or 433 it is a very good choice. If you are not a programmer and don’t like scripting in config files than Domoticz is the safe option. And you always have options to extend functions with plugins, create your own plugin or create scripts that interact with D
Home Assistant is younger than Domoticz but has a bigger and more active community. It is
We are a huge fan of both home automation projects and think both are still a safe choice to start with. On the short term Domoticz is a better choice as a smart home system for beginners. It is easier, more lightweight and basic automations can be done in the user interface. However, on the long run we think Home Assistant has more potential and is more future-proof due to its clear vision and roadmap and the way the development is structured. So it probably will be a matter of time before the odds are changed and Home Assistant becomes easier to use than Domoticz. On the other hand, Domoticz is working in the background to modernize some of the core components. But the question will remain if that is enough to keep up with the more streamlined development process of Home Assistant.
More info and official resources on the smart home systems
Domoticz |
Website |
Forum |
Wiki |
Github |
Home Assistant |
Website |
Demo website |
Forum |
Wiki |
Github |