1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-09 14:52:20 +01:00
This commit is contained in:
J. Nick Koston
2025-07-18 10:49:17 -10:00
parent 9a0ab594ef
commit a1e74802ea

View File

@@ -38,6 +38,7 @@ CONFIG_SCHEMA = (
esp8266=True,
esp32=True,
rp2040=True,
nrf52=True,
bk72xx=False,
ln882x=False,
rtl87xx=False,