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
{{ message }}
This repository was archived by the owner on Jan 30, 2026. It is now read-only.
Trying to install esp-idf-lib/led_strip via esp-idf brings up a conflict with espressif/led_strip and therefore make esp-idf-lib/led_strip not usable
Which SDK are you using?
esp-idf
Which version of SDK are you using?
v5.4.2-dirty
Which build target have you used?
esp32
esp32s2
esp32s3
esp32c2
esp32c5
esp32c6
esp32c61
esp32h2
esp32p4
esp8266
other
Component causing the issue
led_strip
Anything in the logs that might be useful for us?
ERROR: Cannot process component requirements. Requirement esp-idf-lib__led_strip and requirement espressif__led_strip are both added as "project_managed_components". Can't decide which one to pick.
Additional information or context
I am using esp-matter to control a led_strip. My idf_component contains the following:
I suspect this issue could be related to esp-idf-lib/led_strip using espressif_led_strip as a dependency?
Apart from that I am not using espressif/led_strip
Confirmation
This report is not a question nor a request for drivers.
The issue
Trying to install esp-idf-lib/led_strip via esp-idf brings up a conflict with espressif/led_strip and therefore make esp-idf-lib/led_strip not usable
Which SDK are you using?
esp-idf
Which version of SDK are you using?
v5.4.2-dirty
Which build target have you used?
Component causing the issue
led_strip
Anything in the logs that might be useful for us?
Additional information or context
I am using esp-matter to control a led_strip. My idf_component contains the following:
I suspect this issue could be related to esp-idf-lib/led_strip using espressif_led_strip as a dependency?
Apart from that I am not using espressif/led_strip
Confirmation