DavyLandman / p1-esp8266

P1 serial forwarder for use in HomeAssistent
18 stars 5 forks source link

Which Home-Assistant integration can connect? #3

Closed FrankZZ closed 2 years ago

FrankZZ commented 2 years ago

Hi Davy,

Thanks for sharing this project. I have flashed it and I can connect via telnet and see the data. However; which Home-Assistant integration should connect to this host?

Regards,

Frank

FrankZZ commented 2 years ago

I think I can answer my own question. It works with this one: https://www.home-assistant.io/integrations/dsmr/

DavyLandman commented 2 years ago

Exactly, it's emulating the ser2net connection type..

If you want, you could help me out with a PR for the readme with an example config? (and how to set it up)

FrankZZ commented 2 years ago

Expect that PR soon!

FrankZZ commented 2 years ago

@DavyLandman PR created. https://github.com/DavyLandman/p1-esp8266/pull/4