diff --git a/Adding--an-ESP32‐C5-into-ESPHome.md b/Adding--an-ESP32‐C5-into-ESPHome.md index c25bfbf..4a90506 100644 --- a/Adding--an-ESP32‐C5-into-ESPHome.md +++ b/Adding--an-ESP32‐C5-into-ESPHome.md @@ -29,7 +29,7 @@ An example is shown below. #### Creating a new ESP32-C5 Device -As ESPHome does not list the ESP32-C5 within its supported MCUs, you can simply select another and then once the YAML basic file is created, you can update as shown above. +As ESPHome does not currently list the ESP32-C5 within its supported MCUs, you can simply select another and then once the YAML basic file is created, you can update as shown above. ![ESPHomeMCU Selection](https://github.com/DitroniX/Home-Assistant-Dev/raw/main/Datasheets%20and%20Information/Example%20of%20MCU%20Selection.png)