Open pganansia opened 2 months ago
I'm really unclear on what the error is here?
Could you include a screenshot?
Hi frenck, Here is a screenshot. I hope that will help to understand my issue. It's like if the instruction !include_dir_merge_list is not functionning. And the error is : "There were no files found in folder '/config/include/elements/templates/' referenced with '!include_dir_merge_list' from 'file:///workspace/Homeassistant/config/configuration.yaml'" The screen of the /config directory from the docker container: The same from the server itself:
Thanks for your help.
I also have the same problem/ message. I am here because of the source of my error message. But this came after updating Studio Code Server Update 5.15.0 to 5.16.1.
Unexpected error updating the schemas, message: ENOENT: no such file or directory, realpath '/config/config/ui_lovelace_minimalist/config/script/scripts.yaml' Source: Home Assistant Config Helper
For extra information, the file of the error. copy path: /config/ui_lovelace_minimalist/config/script/scripts.yaml copy relative path: ui_lovelace_minimalist/config/script/scripts.yaml
Noticed the same "ENOENT" error recently. On every save it pops up for the files automations.yaml
, scenes.yaml
and scripts.yaml
. My configuration is on GitHub so I don't have those files committed as they're managed by HA. Not having those files results in the schemas not working correctly.
If I create those 3 files, even if they're empty, it works again. Hope that helps
Please include the related YAML code:
The instruction !include_dir_merge_list triggererd ENOENT error as the directory exists ans is not empty. The path is correct. The !include instructions are working well.
Find my Home Assistant Configuration here: [Link to Home Assistant Configuration]()
Extension runs in:
I'm running VS Code on:
I'm accessing my files: