mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 12:53:26 +00:00
22 lines
491 B
YAML
22 lines
491 B
YAML
substitutions:
|
|
request_pin: GPIO15
|
|
|
|
packages:
|
|
uart: !include ../../test_build_components/common/uart/esp32-idf.yaml
|
|
|
|
<<: !include common.yaml
|
|
|
|
sensor:
|
|
- platform: dsmr
|
|
energy_delivered_lux:
|
|
name: "Energy Consumed Luxembourg. OBIS: 1-0:1.8.0"
|
|
energy_delivered_tariff1:
|
|
name: "Energy Consumed Tariff 1. OBIS: 1-0:1.8.1"
|
|
|
|
text_sensor:
|
|
- platform: dsmr
|
|
identification:
|
|
name: "DSMR Identification"
|
|
p1_version:
|
|
name: "DSMR Version. OBIS: 1-3:0.2.8"
|