You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I updated ESPHome to 2025.2.0 earlier today and now I'm seeing this error when I try to compile:
light.esp32_rmt_led_strip: [source /data/packages/fde7c03b/Integrations/ESPHome/Core.yaml:281]
platform: esp32_rmt_led_strip
id: rgb_light
name: RGB Light
pin: GPIO3
This feature is not available for the IDF framework version 5.
rmt_channel: 0
default_transition_length: 0s
chipset: WS2812
num_leds: 1
rgb_order: grb
effects:
- pulse:
name: Slow Pulse
Hello, thanks for letting us know. There was a breaking change in the latest HA update. We just made a code change to allow it to now compile on the newest version.
Hi there, I updated ESPHome to 2025.2.0 earlier today and now I'm seeing this error when I try to compile:
Here's my YAML:
Thanks for any help!
The text was updated successfully, but these errors were encountered: