diff --git a/content/components/sensor/dsmr.md b/content/components/sensor/dsmr.md index add4e1ec07..8107c32612 100644 --- a/content/components/sensor/dsmr.md +++ b/content/components/sensor/dsmr.md @@ -18,6 +18,8 @@ In case your equipment has encryption you must get a 32 character long encryptio This component is passive, it does not transmit any data to your equipment, the equipment always transmits data which this component decodes and updates the configured sensors at the pace the data is received. +Supported frameworks: Arduino (Work in progress for ESP-IDF) + - For official information about DSMR refer to: [DSMR Document](https://www.netbeheernederland.nl/dossiers/slimme-meter-15) - For official information about the P1 port refer to: [P1 Companion Standard](https://www.netbeheernederland.nl/_upload/Files/Slimme_meter_15_a727fce1f1.pdf)