#Message malformed: extra keys not allowed @ data['0']
1 messages · Page 1 of 1 (latest)
Remove the line breaks in your description.
description: '7am alles auf 10pm alles zu'
did that and changet it to
description: 'routine'
and sitll doesnt show up in the gui
i cant infact create an automation at all without getting
New automation setup failed
Your new automation has saved, but waiting for it to setup has timed out. This could be due to errors parsing your configuration.yaml, please check the configuration in developer tools. Your automation will not be visible until this is corrected, and automations are reloaded. Changes to area, category, or labels were not saved and must be reapplied.
Go to Developer Tools -> YAML and run a configuration check. Then go to Settings -> System -> Logs and check for errors related to your configuration.
Config chech was green and log too
Try reloading automations and then check the log again.
logs is empty
well
this is in my automations.yaml
and i stil cant see it
and i still cant make a new one
Why are there no line breaks in that?
it is impossible to read
1s
well this one now hot the new automation i tried to make in it
the one called new automation
There are two automations there. They should be seperate.
thats what ha does when i create them trought the automations tab
i removed the new automation noow
When you view the yaml of an automation it should only show the one automation. Something went very wrong there.
seems wireda anyways
this is the tree
and automations folder is empty
wich had working ones inside wich i got rid of since i dont need em
and the new one gets created in the yaml in the root folder
i tried a repull and redeploy the docker image wich did nothinh
now logs look like this
but no error in notifdications or anything
Are you using the automation editor or VSCode?
Then what is this?
i was looking at the file structure
Are you posting the yaml from the automation editor?
well
P)lease answer my question or I can't help you.
i cant see the automation in the editor at all
every time i try to save it or any other automation i get the error i sent before
ive done nothing to the automation stuff in VSC
I suggest you should restore from a backup made before you wrote the automation.
forgot to setup backups
imma just save the lovelace stuff i made i guess and setup a new instance of hass form 0
How many automations do you have?
Well that's why you can't see anything in the automatiuon editor.
Did you delete all the yaml?
this is all i got
Automations created with the automation editor are saved in config/automations.yaml not config/automations/
So why are you talking about folders?
in that folder were the old automations that actually worked and showed up
In configuration.yaml what does it say next to automation:
this does seem wrong then
It is if you want to use the editor.
i assume it should say
automation: !include automations.yaml
yep
Or you can do something like this: ```
automation: !include automations.yaml # GUI automations
automation yaml: !include automations_yaml.yaml # YAML automations
oke, restarting now
still got that error
i restarted the whole system the container is running on
now this
Did you create the second automations file?