psvanstrom / esphome-p1reader

ESPHome custom component for reading P1 data from electricity meters.
MIT License
251 stars 106 forks source link

Instability Frequent Drop out #71

Open dilipva opened 1 year ago

dilipva commented 1 year ago

I have been using 8266 as P1 reader since 6 months without any issue until now. ESP crashes pretty much every 2nd readings. I replaced with new 8266 and I updated to the latest esphome since then and even moved a WIFI AP literally next to the EL box but nothing fixed the issue. I have now reduced the wifi output_power from default 20 to 17 and this reduced the number of crashes. I am just wondering what might have caused this sudden change in behavior. I also have capacitor at the power line.

Megamannen commented 1 year ago

Try powering it separately and not with the P1 port

devilmastah commented 1 year ago

Running into the same issue here, becomes unavailable for a small second then is back, also with external power

dilipva commented 1 year ago

I am using https://github.com/Beaky2000/esphome-p1mini with 10s in between reads. It’s working so far without any issue.