#Uncaught TypeError when editing automation
1 messages · Page 1 of 1 (latest)
what's the yaml for the automation?
Is there any other way to access the YAML than the web ui?
Ah got it, one sec
I found the issue, but I am not sure what caused it
In line 50, the sequence had no value. adding an empty array seems to resovle the issue
yeah it doesn't like that, it starts thinking the next part of the file is what you want in the sequence and then gets confused by indentation, empty sequences need empty brackets
Yeah, not sure how it happend. I think I created it in the UI a while back and it worked all fine in the UI. With some update I guess it stopped working though
But might be possible that I did some manual adjustments in the yaml and fucked it up
it happens! glad you got it sorted