daniel-jong / esp8266_p1meter

DSMR5 P1 meter to mqtt using esp8266
GNU General Public License v3.0
145 stars 54 forks source link

Webserver #27

Closed SchneHa closed 1 year ago

SchneHa commented 1 year ago

Hi Daniel,

are you planning to implement a webserver to make sensor values visible? It would be great and also very useful if any change of credentials is needed. It would provide a very useful user interface using e.g. a smartphone.

daniel-jong commented 1 year ago

Hi, Sorry, I have no intention of working on this. This product is intended as nothing more than a sensor. It's dependant on having a HomeAssistant setup to do the heavy lifting of creating nice graphs and show history (see https://www.home-assistant.io/dashboards/energy/).

I consider power usage data to be useless without history, and the ESP just isn't the right platform (for me) to process this data. You might consider using http://www.esp8266thingies.nl/wp/

Regards, Daniël