1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 14:53:49 +01:00

fix packages

This commit is contained in:
J. Nick Koston
2025-10-09 17:19:42 -10:00
parent f2272ff943
commit de8cd23e40

View File

@@ -82,6 +82,7 @@ ISOLATED_COMPONENTS = {
"matrix_keypad": "Needs isolation due to keypad",
"mcp4725": "no YAML config to specify i2c bus id",
"mcp47a1": "no YAML config to specify i2c bus id",
"packages": "cannot merge packages",
}