Hello!
I’m William, I’m 39 years old. I’ve been passionate about computers since childhood and I’m currently an embedded applications developer (C) for mobile equipment…
I started home automation in 2018 after buying my house. After much deliberation, I chose Domoticz on an RPI 3B+.
For a few weeks now, I’ve discovered Gladys and I’ve been seduced by the interface. To not disrupt my current installation, I decided to install Gladys on a VM of my Freebox. I have a RPI 4 on order but the delivery time is very long. I haven’t been able to connect a SONOFF Zigbee dongle, not detected by Gladys but I think it’s a USB detection problem related to Debian 11, and also impossible to make Gladys communicate with Telegram… well, it’s not serious I deleted my VM and I’ll wait for my RPI 4 to install Gladys!
Otherwise, my current configuration that I want to be able to reproduce with Gladys is as follows:
-
Heating Management
I have a NetAtmo Thermostat where I retrieve the schedule, setpoint and temperature information via a Python script and the NetAtmo API. The Domoticz NetAtmo plugin is not suitable because the data refresh time is too long.
With this thermostat, I control a pellet stove which is my main home heating.
I have coupled this with electric radiators. The radiators are controlled by Qubino Z-WAVE modules.
By the way, I see a lot of people talking about the incomplete Z-WAVE integration in Gladys but what can we do or not do currently in Z-WAVE in Gladys?
For each room, I have a virtual thermostat and a temperature sensor (XIAOMI ZIGBEE), depending on the Netatmo schedule and setpoints, I control my electric radiators via a Domoticz LUA script. -
Linky Info
I retrieve via a Python plugin in Domoticz the data from my Linky meter -
Pool Management
I control via a LUA script and a Qubino Z-WAVE module my pool pump depending on the temperature. I currently take the outside temperature but ideally I need a submerged temperature sensor. If anyone has any ideas, I’m interested -
Opening Management
I have XIAOMI and SONOFF Zigbee sensors to check the opening of doors and windows -
Mailbox
I check the presence of mail in my mailbox with a Xiaomi Zigbee vibration sensor and an opening sensor. Via a script, I check the vibrations on the mailbox to detect the presence of mail/parcels and the opening sensor on the 2nd door to reset, in order to declare that the mail has been collected. -
Presence
Via my Freebox, I can retrieve the presence of each person if the phone is connected to WIFI -
Light Management in a Wardrobe
I installed in a wardrobe a Yeelight LED strip coupled with Xiaomi opening sensors. So the light turns on as soon as you open a door and turns off as soon as the doors are closed. -
Shutter Management
I control via a Qubino Z-WAVE a wired shutter automatically depending on the sunrise and sunset times
The rest of my shutters are SOMFY IO that I haven’t automated yet. -
SMS Alert
With my mobile subscription, I have the possibility to use an API and send SMS via HTTP. So in all my scripts I send messages depending on the state of certain actions (door opening when no one is at home, presence of mail, low battery on sensors…) -
Domoticz Database Backup
With a shell script, I make daily backups of the Domoticz database on a NAS
Finally, I connect to Domoticz remotely thanks to a VPN.
I still need to add cameras, manage my water heater…
That’s it, I’ve told my life but I have work to do for the transition to Gladys. So see you later with my config under Gladys when I receive my RPI4

















