Blog CSLIM Blog CSLIM
  • Who am I?
  • System Administration
    • Docker
    • Hypervisors
    • Linux
    • Microsoft 365
    • Networking
    • Scripting and Programming
    • Windows Client
    • Windows Server
  • Home Automation
    • Domoticz
    • Home Assistant
  • Hobbies
    • Gaming
    • Gunpla
  • Contact Me
Blog CSLIM
  • Who am I?
  • System Administration
    • Docker
    • Hypervisors
    • Linux
    • Microsoft 365
    • Networking
    • Scripting and Programming
    • Windows Client
    • Windows Server
  • Home Automation
    • Domoticz
    • Home Assistant
  • Hobbies
    • Gaming
    • Gunpla
  • Contact Me
  1. You are here:  
  2. Home
  3. Home Automation
  4. Domoticz

Adding new device support in Domoticz

Details
Category: Domoticz
Read Time: 5 mins
Published: 19 February 2025

Recently i've bought myself some Fibaro Heat Controllers to control my radiators based on the temperature for each section in the house, all automated.
Sadly after buying my second one, I found out Fibaro rolled out firmware version 4.7 and this was not compatible with latest (2020.2) version of Domoticz.

The moment you try to add them, it shows up in Domoticz as a Unknown device and you can't control anything nor do values report back.
This is what happens when Domoticz isn't able to find a xml config file for your device. Either the device is:

  1. Brand new product that's just been released
  2. Firmware for the product has been changed in such a way the config files don't recognize it anymore

In my case it was the second one. Older firmware reported the ID of 1000, the 4.7 firmware reports 1001.

Read more: Adding new device support in Domoticz

Integrating iRobot Roomba with Domoticz

Details
Category: Domoticz
Read Time: 6 mins
Published: 19 February 2025

I'm a firm believer of keeping all your stuff as centralized as possible. One portal to manage all your things instead of having a huge amount of apps and web portal links to manage everything.
Because I'm too lazy to do chores, I've been looking  for robot vacuums that integrate with Domoticz well. I've started with LG Hombots, i found they were cheaper compared to Roomba's back then.
And let me tell you... LG Hombots SUCK. To make a long story short, the WiFI hack works, but the interface crashes everyday and Domoticz won't be able to send commands when that happens forcing you to reboot the vacuum every single day.
And this is how I ended up with the better solution: Roomba, money well spent!

Read more: Integrating iRobot Roomba with Domoticz

Backing up Domoticz

Details
Category: Domoticz
Read Time: 3 mins
Published: 19 February 2025

I've been looking for a while for the best way to backup my Domoticz instance that's running on a Raspberry Pi.
I want to be able to restore it with minimal downtime should the device or the software fail.

Domoticz own Backup function works, but it only backs up it's own database, not the scripts that you made.
I've looked at various ways of imaging the SD card without pulling it out (that's just prone to forgetting) but nothing that really works without installing a complete backup solution for one machine. That's just overkill for me.

Read more: Backing up Domoticz

Getting Roomba status and push to Domoticz

Details
Category: Domoticz
Read Time: 4 mins
Published: 18 February 2025

I tried using the REST980 plugin for Domoticz but it kept crashing every day and I got tired of it.
Instead of sifting through another man's code and finding the error I might as well leverage the API's to do my thing.

First I need the status of the robot vacuum's pushed to Domoticz so it can do it's thing.

Read more: Getting Roomba status and push to Domoticz

LG TV and Domoticz

Details
Category: Domoticz
Read Time: 3 mins
Published: 18 February 2025

I have this simple use case many other people probally have too. I wanted to change/dim the lights in the living room based on the fact if the tv is on and what i'm watching. 
I found out that people had made libraries to control and get the status of your LG TV using python. This of course makes it super easy to integrate this with your domoticz system.

I'm aware there is a plugin for Domoticz, but I don't need over half the features it has.

Read more: LG TV and Domoticz

Feel free to use any information you might find here. I keep it as a repository for things I might need later in the future.

  • blog@cslim.nl
© Blog CSLIM 2025, Powered by Astroid. Design by Astroid Framework
  • Privacy
  • Terms of Use
  • Policy
  • Who am I?
  • System Administration
    • Docker
    • Hypervisors
    • Linux
    • Microsoft 365
    • Networking
    • Scripting and Programming
    • Windows Client
    • Windows Server
  • Home Automation
    • Domoticz
    • Home Assistant
  • Hobbies
    • Gaming
    • Gunpla
  • Contact Me