Ok, so I managed to connect the local deck to wifi using the esphome web UI.
However now when I try to flash the config over, I get the following error:
INFO ESPHome 2025.4.2
INFO Reading configuration /config/esphome/esphome-web-46d6a8.yaml...
WARNING GPIO8 is a strapping PIN and should only be used for I/O with care.
Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins
Failed config
light.esp32_rmt_led_strip: [source /config/esphome/esphome-web-46d6a8.yaml:73]
platform: esp32_rmt_led_strip
name: Ledstrip
id: ledstrip
rgb_order: GRB
pin: GPIO8
This feature is not available for the IDF framework version 5.
rmt_channel: 0
num_leds: 24
chipset: SK6812
restore_mode: RESTORE_AND_OFF
effects:
- addressable_rainbow:
name: Addressable Rainbow