-
Firstly, I doubt this is an "issue" but I am posting this here as perhaps I can get some suggestions (or advised that MQTT is a best effort affair and to do checking for receipt on the publish end). …
-
**Describe the problem you have/What new integration you would like**
Integration of ESP-NOW protocol
**Please describe your use case for this integration and alternatives you've tried:**
J…
-
Need to have auto discovery for Home Assistant.
So first need to collect some info.
- [initial discussion on Tweakers.net forum](https://gathering.tweakers.net/forum/list_message/78181404#78181404…
-
Include full support for the most common I2C OLED Displays
- [x] Code refactor to accommodate OLED displays
- [x] Implement basic skeleton and include needed libraries and fonts
- [x] Design and …
-
Hi,
I have tried compiling the latest version but looks like there is some kind of problem. I enclose the log - I will be grateful for any suggestion or solution.
`$ platformio run
Processing re…
-
### The problem
Hi I have one esp32 device with two dallas temp sensors connected to it. All has been working fine for weeks. Today upgraded to 2024.9.0 and both sensors stopped sending data. I have …
-
Bonjour,
comme je n'arrive pas à me connecter a ZHA avec la version smoke_detector, j'ai essayé la démo mais sa ne compile pas : le build ne va pas jusqu'à la fin :
```
FAILED: esp-idf/main/CM…
-
Can you help me to figure out some of the ways it is possible to perform traffic accounting? I want to do accounting on a per-IP basis using esp-wifi-repeater. I just need the total traffic usage per-…
-
esp-mdf WiFi mesh 组网发现,连接路由器组网连接成功后,直接断掉所连接路由器电源,会大概率出现cache error错误无限重启,小概率出现无法重连到路由器但是mesh组网正常,就是一直连接不上路由器,经测试路由器必须断掉电源bug才会复现,重启和其他操作不会复现bug,附件图片和文档为MDF与IDF版本与出现错误的串口信息
-
Hello,
I took pretty much this [example code](https://github.com/martin-ger/uMQTTBroker/blob/master/examples/uMQTTBrokerSampleOOFull/uMQTTBrokerSampleOOFull.ino) to set up a MQTT broker on an [ESP8…