My Automations page is empty, I've deleted the Automations.yaml file and created a new basic automation using the UI then went to File Editor and looked for the newly created automations.yaml file and when i go back to Settings > Automations there are no automations. What else should I test to see what Automations is missing any entries from the UI?
#Empty Automations page, what happened?
1 messages · Page 1 of 1 (latest)
Sounds like you removed the 'automation: !include automations.yaml' line from configuration.yaml
@slow beacon I see it in there
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
networkstatusdisplay: !include NetworkStatusDisplay.yaml
I don't know know what that last one is, but you should do a config check
To check your configuration use the command for your install method:
And you should clear your browser cache.