mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-28 23:37:35 +00:00
1.1 KiB
1.1 KiB
title | description | ha_category | ha_iot_class | ha_release | ha_codeowners | ha_domain | ha_platforms | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
DSMR Reader | Instructions on how to integrate DSMR Reader. |
|
Cloud Polling | 0.103 |
|
dsmr_reader |
|
The dsmr_reader
sensor integration allows you to easily add all sensors that DSMR Reader (Dutch Smart Meter Requirements Reader) exposes to MQTT. It adds a separate sensor for every field in the MQTT topics which is named sensor_dsmr_<mqtt_topic>
.
Prerequisites
- DSMR Reader
- MQTT broker
Setup
- Configure the MQTT broker in DSMR Reader which Home Assistant also connects to
- Enable the following data sources in DSMR Reader with the default mapping:
- Day consumption: Split topic
- Gas consumption: Split topic
- Meter Statistics: Split topic
- Telegram: Split topic
Configuration
To use this integration in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
sensor:
- platform: dsmr_reader