What is my profile
I am 44 years old.
I am a Technology teacher in a middle school near Dieppe.
I teach my students to program in Block language with Scratch and to control systems under Arduino with mBlock.
I have done some programming in Python.
I introduce home automation to my students thanks to a Home I/O home simulator.
What were my needs
I want to manage my electric heating, my roller shutters, my IP and USB cameras.
Later, I would like to have controlled outlets or lamps, my water heater, my Google assistant.
I also want anyone at home to be able to manage and use it.
How I got into home automation
It is with the aim of reducing my energy consumption and using the devices as simply as possible.
What materials I have chosen
I created a home automation system with Domoticz on a raspberry pi B2 that managed:
– the underfloor heating and the bathroom towel warmer hour by hour every day of the week (Zwave Qubino), with Z-Stick Gen 5 key
– the roller shutters (Zwave Fibaro)
– a USB camera, managed with Motion, which took captures every minute and then created a timelapse every day
– temperature/hygrometry probes (RF433) with daily/monthly evolution curves
– controlled outlets (RF433) connected to lamps.
– a NodOn Octan remote control (Zwave) to control the roller shutters and the lamps.
I would therefore like to do the same thing, and even more with Gladys (see below)
The most important thing, the implementation (this is the part where you can put photos, plans, in short everything you deem necessary for the description of your installation)
To conclude a small personal experience feedback (you can highlight the difficulties encountered, the mistakes to avoid, as well as the benefits brought by home automation)
A bit frustrated because the v4 has just been released and the uses are very limited.
– no weather because the solution used is no longer usable,
– no « variable » heating management (only On/Off; no Comfort/Reduced/Off; no schedule)
– I don’t know how to manage presence/absence (with Bluetooth, I think, but I don’t know where to configure it)
– no scenario for my roller shutters (TV mode: close the 2 on the left and put the one behind at 50%)
– Docker, I don’t know what it’s for (a function container, I think, but I don’t know how to use it)
– the MQTT broker, I don’t know how to make it work (I installed one on the same Rpi as Gladys, but I can’t integrate it into the interface. Certainly due to my ignorance of this communication system)
All this is under development, so I will have to arm myself with patience because I don’t know how to program.
I would like to help, but I don’t know how.
I have Arduinos, DHT22 sensors, presence sensors, motors and servomotors, LED strips…
If I can help, let me know.
In any case, BRAVO to Pierre-Gilles for his work over all these years, and to the whole community that helps him to develop this magnificent project.
Your speed of response, your availability to help us gave me the desire to try the Gladys adventure.
I had already informed myself in November 2018 and wanted to see how it evolved. I am not disappointed.
Thanks Pierre-Gilles.
I hope your vacation was relaxing.
Congratulations to Gladys, a great project.
I still don’t understand what Docker is for and whether I need to install it.
I’m tempted by Gladys Plus, I’ll try to find more information.
I can’t connect to Gladys on my Android smartphone with Firefox. I just read that it says it doesn’t work with this browser. Do you confirm?
@+
Gaëtan
If you use Gladys on Raspberry Pi via the official image, you don’t have to install or understand anything, it’s all already there
Don’t hesitate if you have any questions, and if you find that the website is not clear, don’t hesitate to give me your feedback, I’m interested!
Where did you read that? No, it works well with Firefox normally.
Actually, it’s about setting up Gladys Plus as a Desktop application for Firefox users.
However, when on my Android smartphone, in Firefox, I enter 192.168.1.XX/login
Then I enter my email address and password,
I get a message: Invalid email address or password.
I have deleted the form history, cookies and active connections, the cache and site settings, closed and reopened Firefox, but nothing works.
Any idea what the problem might be?
Good evening,
Actually, I can no longer log in to Gladys, regardless of the device, PC or smartphone, and regardless of the browser, Firefox or Chrome.
I clicked on the link to reset the password and, after entering my email address, I get the message:
Success! You should see a password reset link in the Gladys logs
I therefore wanted to see the logs. To do this, I installed node, npm and pm2, then ran a pm2 logs and I don’t get all the logs, only the blue part:
Hello Pierre-Gilles,
Indeed, it’s easier with the correct command
I have reset the password and the connection works.
I don’t understand why it didn’t work anymore.
Have a nice day