Edit automations from the ui when a custom file path is provided for automations.yaml #10704
Unanswered
bsfaxi
asked this question in
Automations / scripts / scenes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to build a standard package that can be used for different deployments. So, I'm using packages for that. And for all the "home specific" stuff, I'm trying to keep the specific configuration under "/config/custom" directory. When doing that, I have noticed that automations are no more editable through the UI, although I have used the keyword "automation ui" as mentioned in the docs!
This is my config:
So, my request is to enable the edition from the UI, when a custom file path is specified using the keyword "automation ui". Otherwise, it has no sense to have the last keyword. Maybe it's a bug...
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions