mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 23:03:46 +01:00
fix
This commit is contained in:
@@ -38,6 +38,7 @@ from script.merge_component_configs import merge_component_configs
|
||||
# These have known build issues that prevent grouping
|
||||
ISOLATED_COMPONENTS = {
|
||||
"camera_encoder": "Multiple definition errors: esp32-camera IDF component conflicts with ESPHome camera component (buffer_impl.cpp symbols defined in both src/camera/ and src/esphome/components/camera/)",
|
||||
"camera": "Uses relative include paths that break when merged with other components",
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user