From f1ac1dd3fef688d4441e523b96f9e1e64198875b Mon Sep 17 00:00:00 2001 From: Maxime Vincent Date: Tue, 5 Aug 2025 09:04:48 +0200 Subject: [PATCH] Update dsmr.markdown (#40228) Co-authored-by: Franck Nijhof --- source/_integrations/dsmr.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/dsmr.markdown b/source/_integrations/dsmr.markdown index fb3a87ad2f4..d9e24c6c776 100644 --- a/source/_integrations/dsmr.markdown +++ b/source/_integrations/dsmr.markdown @@ -102,10 +102,10 @@ $ docker run --device /dev/ttyUSB0:/dev/ttyUSB0 -d --name="home-assistant" -v /h - [Smart Gateways NL](https://smartgateways.nl/) DIY solutions (ESP8266 based): - - [esp8266_p1meter (daniel-jong)](https://github.com/daniel-jong/esp8266_p1meter) (parse on ESP8266 publish to MQTT) - [DSMR reader for ESPHome (mmakaay)](https://github.com/mmakaay/dsmr-reader-for-esphome) - [p1-esp8266 (DavyLandman)](https://github.com/DavyLandman/p1-esp8266) (turn ESP8266 into a serial forwarder) +- [Simple DSMR P1 Meter (maximevince)](https://github.com/maximevince/Simple-DSMR-P1-meter) {% include integrations/config_flow.md %}