Han
Han
I have the same experience here. I think it would be handy if an option is build in to restore the connection. However, sometimes it stays connected for days, sometimes...
[esp8266_p1meter.zip](https://github.com/fliphess/esp8266_p1meter/files/4051741/esp8266_p1meter.zip) Added some meter readings, maybe you can use them in your fork.
I think the libraries are depending on the compiler? I use Arduino IDE with esp8266 specific libraries. Also using a Wemos D1 Mini, so other board can behave in a...
Hi, I uploaded my version with extra readings as a fork to github. Also added the changes of Roosted7 in it. It compiles, but the p1 meter is not giving...
If you are using arduino ide, you could downgrade your board version to 2.5.2 and check if its is working?
Did not notice that issue here,
Solved it, noticed that there was version 1.9, installed that one - didn't help. Added a new instance of the integration,filled out user name and password and it was back...
Guess it is not solved, enclosed my modified version (added fi behind first locale-gen command. [add.txt](https://github.com/user-attachments/files/17558627/add.txt)
I don't know about arch linux, you migth want to look at /etc/locale.gen, only have en_US.UTF-8 UTF-8 nl_NL.UTF-8 UTF-8 en_NL.UTF-8 UTF-8 enabled I am running debian 12.8, raspbian (basically debian)...
I think this behavior is caused by NetworkManager, that replaces the more native methods. I have a different approach (yeah it's Linux and you can), to leave the apipa config...