Closed PsychoRS closed 3 years ago
If a component isn't supported by ESP-IDF you should see a critical error telling the platform "arduino" is supported only.
Yes, that's the error I got, just asking if it is normal behaviour.
Yes it is. You could use the arduino platform if you want to avoid ESP-IDF:
Do you agree to close the issue?
Thanks, sorry.
But... the lamp is 100% operative using the older arduino platform instead of the new ESP-IDF?
I've asked more or less the same question here: https://github.com/mmakaay/esphome-xiaomi_bslamp2/issues/62
Hi,
I'm trying to compile ESPHome firmware for my Meteorite. I'm unable to do it using ESP-IDF framework if I keep the webserver: component.
Is it normal? Does the new ESP-IDF platform support webserver component?
Thanks