Rename dsmr integration to be more generic (#33759)

This commit is contained in:
Joakim Plate 2024-07-16 11:15:46 +02:00 committed by GitHub
parent 91d26a13ef
commit 21587ae087
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
--- ---
title: DSMR Slimme Meter title: DSMR Smart Meter
description: Instructions on how to integrate DSMR Smartmeter within Home Assistant. description: Instructions on how to integrate DSMR smart meter within Home Assistant.
ha_category: ha_category:
- Energy - Energy
ha_release: 0.34 ha_release: 0.34
@ -93,6 +93,7 @@ $ docker run --device /dev/ttyUSB0:/dev/ttyUSB0 -d --name="home-assistant" -v /h
- [Smart Meter bridge](https://github.com/legolasbo/smartmeterBridge) - [Smart Meter bridge](https://github.com/legolasbo/smartmeterBridge)
- [WIZnet WIZ110SR](https://www.wiznet.io/product-item/wiz110sr/) - [WIZnet WIZ110SR](https://www.wiznet.io/product-item/wiz110sr/)
- [esp8266 SmartMeter (Poluket)](https://www.domohab.be/categorie-produit/passerelle/) (create for DSMR5 / ESMR5 Meter) - [esp8266 SmartMeter (Poluket)](https://www.domohab.be/categorie-produit/passerelle/) (create for DSMR5 / ESMR5 Meter)
- [Smart Gateways NL](https://smartgateways.nl/)
DIY solutions (ESP8266 based): DIY solutions (ESP8266 based):