From a2ee6db26931e6c60247fe27127b0b9d57a878aa Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 2 Apr 2023 22:29:03 +0000 Subject: [PATCH] Update Versiondate --- FHEM/00_SIGNALduino.pm | 4 ++-- FHEM/14_SD_WS.pm | 2 +- FHEM/lib/SD_ProtocolData.pm | 2 +- controls_signalduino.txt | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/FHEM/00_SIGNALduino.pm b/FHEM/00_SIGNALduino.pm index 61df1201f..107ec88ad 100644 --- a/FHEM/00_SIGNALduino.pm +++ b/FHEM/00_SIGNALduino.pm @@ -1,4 +1,4 @@ -# $Id: 00_SIGNALduino.pm 3.5.5 2023-01-28 15:26:11Z elektron-bbs $ +# $Id: 00_SIGNALduino.pm 3.5.5 2023-04-02 22:28:28Z sidey79 $ # v3.5.5 - https://github.com/RFD-FHEM/RFFHEM/tree/master # The module is inspired by the FHEMduino project and modified in serval ways for processing the incoming messages # see http://www.fhemwiki.de/wiki/SIGNALDuino @@ -42,7 +42,7 @@ use List::Util qw(first); use constant { - SDUINO_VERSION => '3.5.5+20230128', # Datum wird automatisch bei jedem pull request aktualisiert + SDUINO_VERSION => '3.5.5+20230402', # Datum wird automatisch bei jedem pull request aktualisiert SDUINO_INIT_WAIT_XQ => 1.5, # wait disable device SDUINO_INIT_WAIT => 2, SDUINO_INIT_MAXRETRY => 3, diff --git a/FHEM/14_SD_WS.pm b/FHEM/14_SD_WS.pm index df8a1f8bb..07202140b 100644 --- a/FHEM/14_SD_WS.pm +++ b/FHEM/14_SD_WS.pm @@ -1,4 +1,4 @@ -# $Id: 14_SD_WS.pm 26982 2023-01-23 17:24:05Z sidey79 $ +# $Id: 14_SD_WS.pm 26982 2023-04-02 22:28:28Z sidey79 $ # # The purpose of this module is to support serval # weather sensors which use various protocol diff --git a/FHEM/lib/SD_ProtocolData.pm b/FHEM/lib/SD_ProtocolData.pm index c0c6b3e3b..9fbd72f7e 100644 --- a/FHEM/lib/SD_ProtocolData.pm +++ b/FHEM/lib/SD_ProtocolData.pm @@ -1,4 +1,4 @@ -# $Id: SD_ProtocolData.pm 26975 2023-01-13 19:55:16Z elektron-bbs $ +# $Id: SD_ProtocolData.pm 26975 2023-04-02 22:28:28Z sidey79 $ # The file is part of the SIGNALduino project. # All protocol definitions are contained in this file. # diff --git a/controls_signalduino.txt b/controls_signalduino.txt index 97f64750a..d02c2856c 100644 --- a/controls_signalduino.txt +++ b/controls_signalduino.txt @@ -1,4 +1,4 @@ -UPD 2023-01-28_20:08:00 236110 FHEM/00_SIGNALduino.pm +UPD 2023-04-03_00:27:59 236391 FHEM/00_SIGNALduino.pm UPD 2023-01-06_12:08:43 20082 FHEM/10_FS10.pm UPD 2023-01-09_20:47:40 25008 FHEM/10_SD_GT.pm UPD 2023-01-01_18:10:40 25403 FHEM/10_SD_Rojaflex.pm @@ -8,11 +8,11 @@ UPD 2023-01-23_18:12:05 24036 FHEM/14_Hideki.pm UPD 2023-01-23_21:06:26 13260 FHEM/14_SD_AS.pm UPD 2023-01-01_18:10:40 29419 FHEM/14_SD_BELL.pm UPD 2023-01-04_21:24:03 187527 FHEM/14_SD_UT.pm -UPD 2023-01-23_21:06:26 144048 FHEM/14_SD_WS.pm +UPD 2023-04-03_00:21:21 147850 FHEM/14_SD_WS.pm UPD 2023-01-09_19:54:48 21030 FHEM/14_SD_WS07.pm UPD 2023-01-23_21:06:26 38569 FHEM/14_SD_WS09.pm UPD 2023-01-09_19:54:48 16458 FHEM/14_SD_WS_Maverick.pm UPD 2023-01-28_20:08:00 40378 FHEM/41_OREGON.pm UPD 2020-12-17_23:16:30 15582 FHEM/90_SIGNALduino_un.pm -UPD 2023-01-14_11:57:58 237361 FHEM/lib/SD_ProtocolData.pm +UPD 2023-04-03_00:21:21 238182 FHEM/lib/SD_ProtocolData.pm UPD 2023-01-06_12:08:43 79339 FHEM/lib/SD_Protocols.pm