I have been playing with various Blueprint scripts , but realised I was unable to make them work correctly . I deleted all the scripts and the blueprint , But now I’m left with this error.
Invalid config for [script]: Failed to load blueprint: Unable to find homeassistant/alexa_parser.yaml (See /config/configuration.yaml, line 105).
08:18:32 – (ERROR) components/blueprint/models.py
Line 105 in configuration.yaml is :
group: !include group.yaml
I have deleted all Blueprints. I have no reference to alexa_parser.yaml. Nothing in the scripts.yaml.
blueprints/automation and blueprints/script folders are empty. Where is this info being Stored ?
so, the error is most likely in scripts.yaml and the pointer is index based (Meaning it means line 106 not line 105). Can you post the contents of scripts.yaml please? Hastebin or pastebin