mirror of
https://github.com/esphome/esphome.git
synced 2025-07-28 06:06:33 +00:00
Mark mqtt as unavailable on rp2040 (#4025)
This commit is contained in:
parent
608be4e050
commit
3bd6456fbe
@ -250,6 +250,7 @@ CONFIG_SCHEMA = cv.All(
|
|||||||
}
|
}
|
||||||
),
|
),
|
||||||
validate_config,
|
validate_config,
|
||||||
|
cv.only_on(["esp32", "esp8266"]),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user