@sillyfrog wrote:
I’m fairly new to HA, and have created a few automations OK via YAML, but wanted to give the UI a go, but not having any luck.
What I have found so far is that it will write to the
automations.yaml
file, and there is a correspondingautomation: !include automations.yaml
in myconfiguration.yaml
. However the UI never shows any automations I have added, nor does it execute them (best I can tell). I have tried emptying outautomations.yaml
and adding in a new simple rule, and still have the same issue.I’m running in docker, and have done a pull just now to the latest stable (v0.104.3, Frontend version: 20200108.2 - latest). I have tried in both the latest Firefox and Chrome.
Does anyone have any pointers? I have tried looking in the forums and not found anything, but I think I’m searching for the wrong search terms or something.
There may also be something in the logs, but not sure what to search for (I have tried things like the name of the rules, the id of the rules as written to the
automations.yaml
and for the any mention ofautomations.yaml
).Thanks.
Posts: 1
Participants: 1