From 3b5e6587e7eaa4f56430d05171673c9748d7091b Mon Sep 17 00:00:00 2001 From: Udo Date: Sun, 27 Aug 2023 12:50:11 +0200 Subject: [PATCH] Update SD_Device_ProtocolList.json add protocol 129, Sainlogic weather stations --- FHEM/lib/SD_Device_ProtocolList.json | 61 ++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/FHEM/lib/SD_Device_ProtocolList.json b/FHEM/lib/SD_Device_ProtocolList.json index a31bf95..71c6fc9 100644 --- a/FHEM/lib/SD_Device_ProtocolList.json +++ b/FHEM/lib/SD_Device_ProtocolList.json @@ -8120,6 +8120,67 @@ "module" : "SD_WS", "name" : "WH40" }, + { + "data" : [ + { + "attributes" : {}, + "comment" : "Sainlogic weather stations", + "dmsg" : "W129#FFD4C0E002031B000084C024FFFBFB06", + "internals" : { + "DEF" : "SD_WS_129", + "NAME" : "SD_WS_129" + }, + "minProtocolVersion" : "1.52", + "readings" : { + "batteryState" : "ok", + "humidity" : 36, + "rain" : 0, + "state" : "T: 27.6 H: 36 W: 0.2 R: 0", + "temperature" : 27.6, + "type" : "FT-0835, FT0300, FT-0310, FT020T, WS019T", + "windDirectionDegree" : 27, + "windDirectionText" : "NNE", + "windGust" : "0.3", + "windSpeed" : "0.2" + }, + "revision_entry" : "2023-08-11 08:34:07", + "revision_modul" : "14_SD_WS.pm 26982 2023-08-07 18:00:00Z elektron-bbs", + "rmsg" : "MC;LL=-987;LH=970;SL=-506;SH=473;D=002B3F1FFDFCE4FFFF7B3FDB000404F9;C=489;L=128;R=60;", + "user" : "Tueftler1983" + }, + { + "attributes" : {}, + "comment" : "Sainlogic weather stations", + "dmsg" : "W129#FFD4CBD80D11A73C06841B5AC1A14864", + "internals" : { + "DEF" : "SD_WS_129", + "NAME" : "SD_WS_129" + }, + "minProtocolVersion" : "1.52", + "readings" : { + "batteryState" : "low", + "brightness" : 115105, + "humidity" : 90, + "rain" : 1536.6, + "state" : "T: 18.4 H: 90 W: 1.3 R: 1536.6 B: 115105", + "temperature" : 18.4, + "type" : "FT-0835, FT0300, FT-0310, FT020T, WS019T", + "uv" : 7.2, + "windDirectionDegree" : 167, + "windDirectionText" : "SSE", + "windGust" : "1.7", + "windSpeed" : "1.3" + }, + "revision_entry" : "2023-08-11 08:50:33", + "revision_modul" : "14_SD_WS.pm 26982 2023-08-07 18:00:00Z elektron-bbs", + "rmsg" : "MC;LL=-1036;LH=918;SL=-533;SH=435;D=002B3427F2EE58C3F97BE4A53E5EB79B;C=486;L=128;R=212;", + "user" : "Nighthawk" + } + ], + "id" : 129, + "module" : "SD_WS", + "name" : "FT-0835" + }, { "data" : [ {