Hi there,
A couple of weeks I found out that jantenhove did a great job by sharing his sketch for reading his smart meter values to Domoticz. It can be found here: https://github.com/jantenhove/P1-Meter-ESP8266
I tried to use it and it works like a charm. However, I’m not using Domoticz for my daily setup, but I am using pimatic for that.
I tried modifying his sketch to post the values to the pimatic API, but with no succes.
Can someone help me to rewrite the HTTP GET/POST requests so I can use it for pimatic?