diff --git a/doc/example-full.yaml b/doc/example-full.yaml index a8d4491..9e0e5e4 100644 --- a/doc/example-full.yaml +++ b/doc/example-full.yaml @@ -28,9 +28,9 @@ esphome: platform: ESP32 board: esp32doit-devkit-v1 platformio_options: - platform: espressif32@1.11.0 + platform: espressif32@3.2.0 platform_packages: |-4 - framework-arduinoespressif32 @ https://github.com/pauln/arduino-esp32.git#solo-no-mac-crc/1.0.4 + framework-arduinoespressif32 @ https://github.com/pauln/arduino-esp32.git#solo-no-mac-crc/1.0.6 # This yeelight_bs2 comopnent acts as the hub for the device. Other # components talk to the hardware via this component. Normally, you diff --git a/doc/example.yaml b/doc/example.yaml index b4cf07f..04e09b3 100644 --- a/doc/example.yaml +++ b/doc/example.yaml @@ -28,9 +28,9 @@ esphome: platform: ESP32 board: esp32doit-devkit-v1 platformio_options: - platform: espressif32@1.11.0 + platform: espressif32@3.2.0 platform_packages: |-4 - framework-arduinoespressif32 @ https://github.com/pauln/arduino-esp32.git#solo-no-mac-crc/1.0.4 + framework-arduinoespressif32 @ https://github.com/pauln/arduino-esp32.git#solo-no-mac-crc/1.0.6 # This component controls the light of the device. light: