Skip to content

Commit

Permalink
Update Versiondate
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 1, 2022
1 parent 416cdf1 commit 1f9f93f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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 v3.5.4 2022-01-30 10:19:30Z elektron-bbs $
# $Id: 00_SIGNALduino.pm v3.5.4 2022-02-01 20:02:34Z elektron-bbs $
# v3.5.4 - 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 @@ -38,7 +38,7 @@ use List::Util qw(first);


use constant {
SDUINO_VERSION => '3.5.2+20220130', # Datum wird automatisch bei jedem pull request aktualisiert
SDUINO_VERSION => '3.5.4+20220201', # 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
8 changes: 4 additions & 4 deletions controls_signalduino.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
UPD 2022-01-30_11:18:56 234500 FHEM/00_SIGNALduino.pm
UPD 2022-01-30_10:20:01 234500 FHEM/00_SIGNALduino.pm
UPD 2021-11-21_21:18:05 17872 FHEM/10_FS10.pm
UPD 2020-05-26_11:51:12 20465 FHEM/10_SD_GT.pm
UPD 2021-11-28_11:34:02 23375 FHEM/10_SD_Rojaflex.pm
Expand All @@ -8,11 +8,11 @@ UPD 2022-01-25_17:15:17 19373 FHEM/14_Hideki.pm
UPD 2020-10-03_11:48:15 11170 FHEM/14_SD_AS.pm
UPD 2021-07-13_20:29:34 29223 FHEM/14_SD_BELL.pm
UPD 2022-01-24_20:32:40 167159 FHEM/14_SD_UT.pm
UPD 2022-01-29_20:28:13 116717 FHEM/14_SD_WS.pm
UPD 2022-01-30_10:20:01 116717 FHEM/14_SD_WS.pm
UPD 2021-12-30_17:02:10 18709 FHEM/14_SD_WS07.pm
UPD 2021-08-11_21:38:30 35313 FHEM/14_SD_WS09.pm
UPD 2020-04-13_23:15:56 14325 FHEM/14_SD_WS_Maverick.pm
UPD 2021-08-11_21:38:30 37904 FHEM/41_OREGON.pm
UPD 2020-12-17_23:16:30 15582 FHEM/90_SIGNALduino_un.pm
UPD 2022-01-29_20:28:13 226489 FHEM/lib/SD_ProtocolData.pm
UPD 2022-01-29_20:28:13 75787 FHEM/lib/SD_Protocols.pm
UPD 2022-01-30_10:20:01 226489 FHEM/lib/SD_ProtocolData.pm
UPD 2022-01-30_10:20:01 75787 FHEM/lib/SD_Protocols.pm

0 comments on commit 1f9f93f

Please sign in to comment.