Add support to ESPHome core to disable components
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Component definitions in the yaml should be able to have a "enabled" key, allowing users to temporary disable components.
Acceptance criteria:
- A disabled component is not validated
- A disabled component is not compiled/loaded
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.