Hello @Hizo! Back from vacation, I’m responding to your message. Thanks for this super complete feedback!
I agree, it’s a shortcoming!
Yes too, I think there’s already a feature request for that, and I agree!
What do you mean?
What do you mean?
Are you talking from an « aesthetic » point of view? Adding actions in the same action group does not change the order of execution, all actions in an action group are executed in parallel, so I see little interest ![]()
Why not! Can you create a feature request for that?
I think you are talking about this:
I developed it this summer, and it’s going in the next release ![]()
On which dashboard box would you see this for example?
Each box has a meaningful title (device in the room = the name of the room), and when it makes sense (ex: the camera box), you can already customize the title.
Are you talking about a « device » box across rooms? That’s not stupid
Can you make a feature request for that?
I think we just need to remove the limit, I put them because at the time we couldn’t select the devices we wanted to display I think (it displayed everything)
I’m just going to remove the limit.
We already have a github issue for that:
https://github.com/GladysAssistant/Gladys/issues/1206
You go to the folder where you saved your configuration (look at the Docker volume you put)
By default on the site we put everything in « /var/lib/gladysassistant »
In this folder there is an SQLite folder: it’s Gladys’s DB that contains all your configuration, you can set it aside ![]()
The only thing that won’t be kept is the additional containers like Zigbee2mqtt, we don’t have a process to restart from the DB and rebuild these containers, but it would be worth it to be able to manage that ![]()
If you took the watchtower command on the site, we force the update every 24 hours (it’s intentional, so that not everyone updates at the same time, it makes releases that spread over 24 hours. We made this choice also because Docker has limits on their unauthenticated API)
Thanks again for your feedback!