From 17155798c017a7ff5ebb6ac41fc7a41ce0669caf Mon Sep 17 00:00:00 2001 From: Marcus Date: Tue, 2 Nov 2021 18:17:07 +0100 Subject: [PATCH] added links for manuals / documentation --- tasmota/xnrg_21_sdm230.ino | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tasmota/xnrg_21_sdm230.ino b/tasmota/xnrg_21_sdm230.ino index 15bc90c53..d523190e5 100644 --- a/tasmota/xnrg_21_sdm230.ino +++ b/tasmota/xnrg_21_sdm230.ino @@ -22,7 +22,13 @@ /*********************************************************************************************\ * Eastron SDM230 Modbus energy meter * - * Based on: https://github.com/reaper7/SDM_Energy_Meter and https://github.com/nmakel/sdm_modbus + * Based on: existing tasmota drivers for SDM120 and SDM630, + * https://github.com/reaper7/SDM_Energy_Meter and https://github.com/nmakel/sdm_modbus + + * manuals can be found here: + * German: https://bg-etech.de/download/manual/SDM230-Modbus.pdf + * English: https://www.eastroneurope.com/images/uploads/products/manuals/SDM230_Sereis_Manual.pdf + * Protocol Spec: https://www.eastroneurope.com/images/uploads/products/protocol/Correct_SDM230_Protocol.pdf \*********************************************************************************************/ #define XNRG_21 21