Hizo
September 4, 2021, 11:29am
7
Hello,
thank you for these answers.
In the idea:
Either we create 2 identical scenes by simply modifying the trigger.
Or we create 1 scene with 2 possible triggers. And in this case, it would be good to know which trigger was activated.
When the trigger is a state change, by default, its value should be retrieved to avoid having the user do this action.
pierre-gilles:
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
No no, imagine, I created my entire scene (so several actions one after the other) and I realize that I forgot a step, like waiting 1 min before the rest.
Do I have to start all over from scratch or can I insert this action before a block?
Hizo:
Add a comment field.
Awesome, that’s exactly it
pierre-gilles:
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’ll just remove the limit.
Thanks
pierre-gilles:
You go to the folder where you saved your configuration (look at the Docker volume you set)
By default on the site we put everything in « /var/lib/gladysassistant »
In this folder there is a SQLite folder: it’s the Gladys 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
When you say that additional containers like Zigbee2mqtt are not taken back, does that mean you just have to install the docker before or does that mean you have to unmount the Zigbee hardware to reconnect with Zigbee2mqtt?
Thanks, I voted!!
Once again, thank you for all this work!