asosnovsky / Shortumation

[Not Maintained] A better way to write automations in home-assistant without having to install and run a seperate automation engine!
MIT License
302 stars 7 forks source link

failed to find this automation in '/config' folder #162

Closed ezfrag2021 closed 1 year ago

ezfrag2021 commented 1 year ago

I am sure this is me being dumb but I have gone through the installation process multiple times and cannot find what I have done wrong.

I am running: Home Assistant 2022.8.7 Supervisor 2022.08.5 Operating System 8.5 Frontend 20220802.0 - latest

I installed Shortumation via HACS and all went fine but when I start it up I get an error in the UI:

"failed to find this automation in '/config' folder"

and this error in the log:

"AssertionError: configurations.homeassistant.packages[vacuum] must be a dictionary!"

asosnovsky commented 1 year ago

This seems related to https://github.com/asosnovsky/Shortumation/issues/159

Can you share your shortumation logs and maybe some of the configuration yaml / folder structure for your packages?

asosnovsky commented 1 year ago

@ezfrag2021 please go to https://github.com/asosnovsky/Shortumation/issues/159 to track this issue