1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 23:03:46 +01:00

deisolate

This commit is contained in:
J. Nick Koston
2025-10-10 08:15:59 -10:00
parent 066b1dced9
commit ccf52cfe30
3 changed files with 6 additions and 1 deletions

View File

@@ -74,7 +74,6 @@ ISOLATED_COMPONENTS = {
"esphome": "Defines devices/areas in esphome: section that are referenced in other sections - breaks when merged",
"ethernet": "Defines ethernet: which conflicts with wifi: used by most components",
"ethernet_info": "Related to ethernet component which conflicts with wifi",
"http_request": "Defines multiple ota.http_request configurations that create ID conflicts when merged",
"lvgl": "Defines multiple SDL displays on host platform that conflict when merged with other display configs",
"matrix_keypad": "Needs isolation due to keypad",
"mcp4725": "no YAML config to specify i2c bus id",