Skip to content

Commit

Permalink
Update Versiondate
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 2, 2023
1 parent dc24744 commit a2ee6db
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions FHEM/00_SIGNALduino.pm
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion FHEM/14_SD_WS.pm
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion FHEM/lib/SD_ProtocolData.pm
Original file line number Diff line number Diff line change
@@ -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.
#
Expand Down
6 changes: 3 additions & 3 deletions controls_signalduino.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

0 comments on commit a2ee6db

Please sign in to comment.