Hi guys,
i have a problem with my scripts.yaml.
I try to change the standard folder from config/scripts.yaml to config/yaml/scripts/scripts.yaml
For this i add the following line to the configuration.yaml
script: !include_dir_merge_named yaml/scripts/
Than i moved the scripts.yaml to this folder.
So far everything is fine.
BUT when i now try to change my scripts i got the message, that i cant change them via UI, i have to migrate them!
So i migrate one and saved it. During saving i got a timeout for the script installation. "The script should be saved in the scripts.yaml and would be visible if the problem is solved"
But the script isnt written in the script.yaml in the yaml/scripts/ folder!!
Instead its written in a NEW scripts.yaml directly under the config/ folder!
Why? I changed the saving folder for the scripts.yaml, but the system tries to read from some where else!?!
Is this a bug or a feature?
Can someone help me!
P.S: using 2026.6.4
Thx