diff --git a/components/rp2040.rst b/components/rp2040.rst index 0bead367b..4b1b36082 100644 --- a/components/rp2040.rst +++ b/components/rp2040.rst @@ -10,6 +10,9 @@ This component contains platform-specific options for the RP2040 platform. .. note:: Support for all aspects of ESPHome on the RP2040 is still in development. + + Only the original model of Raspberry Pi Pico W board is supported, which has the Cypress **CYW43455** chip providing wireless connectivity. It can be identified by a metallic shield encapsulating the radio circuitry. Pico W boards with radio module chips like ESP8285 or similar (labelled as ``RP2040 Pico W-2023`` etc.), are not supported. + Please search for or create an `issue `__ if you encounter an unknown problem. .. code-block:: yaml