home-assistant.io/source/_integrations/dsmr_reader.markdown

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.
Energy
Sensor
Cloud Polling 0.103
@depl0y
dsmr_reader
sensor

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

  1. Configure the MQTT broker in DSMR Reader which Home Assistant also connects to
  2. 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