-
I just did an ESPHome update and now I've got a new warning popping up every 2-3 seconds.
I'm running on a Wemos D1 Mini.
```
09:55:40 | [W] | [component:214] | Component esphome.coroutine took a…
-
I find the download_instructions button to be incredibly useful, so here is a list of all boards without the link enabled.
List requested by limor so we can backfill boards that already have good …
-
I get strange parsing errors after RPC.call(...,"FS.List") to retrieve file list (there seems no File.list()):
The data in question is:
```
["api_net.jsc","api_dataview.js","api_wifi.js","api_pwm…
-
When I connect to my WEMOS D1 Mini Pro I get the portal form and enter my network details, upon clicking save and reboot, it reboots but does not appear to try to connect to my wireless network.
Un…
-
Hello,
I'm working on a project with RGBW leds. I would love to used Fastled, but its seems quite difficult to adapt the librairie for RGBW leds, as every functions are for RGB.
Is there a way to use…
-
Hi.
I'm compiling this code for the Wemos D1 mini and results on this error.
But compiles fine to the ESP32 Wrover.
Am I missing something?
Thanks.
-
I believe this is related to the NimBLE library as discussed here: https://github.com/h2zero/NimBLE-Arduino/issues/351
My Switchbot ESP32 devices occasionally panic and reboot.
I'm currently tes…
-
Hey, any updates on this? I'm getting an `_wait_for_handshake: failed` unfortunately, too. Please look at this:
### Basic Infos
- [x] This issue complies with the [issue POLICY doc](https://gith…
-
Hello!
I've bought this DAC: https://aliexpress.ru/item/32807703240.html?sku_id=64387073698
But I can't get in working
My pinout:
VIN->3v3
GND->GND
LCK->D2
DIN->RX0 (I don't have RX without num…
-
### Version/revision of the library used
v2.8.2
### Describe the bug
I have a **Sharp CRMC-A724JBEZ** remote control, and I'm using IRremoteESP8266 to decode its IR stream. When I use IRrecvDumpV…