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
Trying to use the BLE enabled edition of the firmware for an MSR-1 but receive an error for light.neopixelbus in core.yaml. Documentation on https://esphome.io/components/light/neopixelbus.html suggests this feature is not availble when using ESP-IDF.
Tried removing the use of the ESP-IDF and the firmware compile and install works. Will wait and see how stable the MSR-1 using this.
Could be documentation update to remove the use of ESP-IDF or removal of neopixel functions if ESP-IDF is still required for another reason?
BTW, Awesome little sensors!!
The text was updated successfully, but these errors were encountered:
If you are using ESP-IDF add this to your config in the ESPHome Builder to get the light working. esp32_rmt_led_strip is a replacement for neopixelbus.
Hi, apologies for the delay. There was a bug in the bluetooth yaml file we have but it wasn't the one you listed. I just merged a fix, could you give it a shot again?
Also could you link to the documentation that showed switching to ESP-IDF? I couldn't find it.
Trying to use the BLE enabled edition of the firmware for an MSR-1 but receive an error for light.neopixelbus in core.yaml. Documentation on https://esphome.io/components/light/neopixelbus.html suggests this feature is not availble when using ESP-IDF.
Tried removing the use of the ESP-IDF and the firmware compile and install works. Will wait and see how stable the MSR-1 using this.
Could be documentation update to remove the use of ESP-IDF or removal of neopixel functions if ESP-IDF is still required for another reason?
BTW, Awesome little sensors!!
The text was updated successfully, but these errors were encountered: