The combination of the docker container and the PlatformIO toolchain fails, because the ELF binaries for the toolchain are not working in thearmhfcontainer. They depend on the/lib/ld-linux.so.3interpreter instead of/lib/ld-linux-armhf.so.3. That makes the compile process crash at the first ...
voice_assistant is not compatible with docker bridge networking, must use macvlan/ipvlan/host mode get media_player to work with .raw streams (speaker component works fine) Architectural changes to support wakeword and esp-idf framework (probably out of scope here and will be transferred to a ...
I'm using 32bit btw and using docker exec -it I was able to look at the header file and indeed it got truncated on that line it just shows #en as last line. I removed /root/.platformio and starting a new build downloaded the dependencies again. Might be nice to have an option to...
Operating environment/Installation (Hass.io/Docker/pip/etc.): Docker/Unraid ESP (ESP32/ESP8266, Board/Sonoff): ESP32 NODEMCU Affected component: https://esphome.io/components/light/neopixelbus.html Description of problem: I am unable to ...
Implement a slow sigma-delta modulation based output esphome#4132 by @Cat-Ion (new-integration) set_retry: add retries remaining parameter to the provided function esphome#4251 by @e28eta (breaking-change) add Wiegand reader component esphome#4288 by @ssieb (new-integration) Format docker/build...
Operating environment/Installation (Hass.io/Docker/pip/etc.): Latest 1.12.2, PIP installation. ESP (ESP32/ESP8266, Board/Sonoff): Have 2 the same Chinees WeMos D1 devices, one runs NodeMCU (custom build with am2320 support,https://nodemcu.readthedocs.io/en/master/en/modules/am2320/), an...