home-assistant.io/source/_integrations/dsmr_reader.markdown
Gerard fb481cd2f0
Update DSMR Reader documentation (#14912)
Add some additional information and steps how to setup up the MQTT topics.
2020-10-05 09:56:18 +02:00

1.0 KiB

title, description, ha_category, ha_iot_class, ha_release, ha_codeowners, ha_domain
title description ha_category ha_iot_class ha_release ha_codeowners ha_domain
DSMR Reader Instructions on how to integrate DSMR Reader.
Energy
Sensor
Cloud Polling 0.103
@depl0y
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

  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