esphome / esphome/feature-requests
View and edit other files, e.g. !include files
- Dominant language
- No language data
- Stars
- 450
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the problem you have/What new integration you would like**
I am creating device templates, and using `<<: !include foo.yaml` such that only unique configuration needs to be done per device.
I would like the ability to edit any file in my configuration folder.
Alternatively a more complex mechanism of UI awareness of templates or includes, such that the UI knows what other files are being referenced, and allows for their editing.
**Please describe your use case for this integration and alternatives you've tried:**
As is, I need to use an external editor to edit any files that are not secrets or not the device config file.
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.