Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 3.5.2 erzeugen #1063

Merged
merged 7 commits into from
Jan 16, 2022
Merged

Version 3.5.2 erzeugen #1063

merged 7 commits into from
Jan 16, 2022

Conversation

sidey79
Copy link
Contributor

@sidey79 sidey79 commented Jan 16, 2022

Versions im Modul angepasst

Alle Einträge seit 3.4.4 in CHANGED entfernt um diese durch den Merge komplett als ein Update hinzuzufügen

@codecov
Copy link

codecov bot commented Jan 16, 2022

Codecov Report

Merging #1063 (66736b5) into master (b6836c3) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1063      +/-   ##
==========================================
+ Coverage   61.93%   62.00%   +0.06%     
==========================================
  Files         125      126       +1     
  Lines        9314     9319       +5     
  Branches     1474     1474              
==========================================
+ Hits         5769     5778       +9     
+ Misses       2452     2448       -4     
  Partials     1093     1093              
Flag Coverage Δ
fhem 53.32% <100.00%> (+0.14%) ⬆️
modules 62.00% <100.00%> (+0.06%) ⬆️
perl 91.61% <ø> (-0.22%) ⬇️
unittests 62.00% <100.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
FHEM/00_SIGNALduino.pm 63.00% <100.00%> (ø)
FHEM/lib/SD_Protocols.pm 79.15% <0.00%> (-0.58%) ⬇️
t/FHEM/14_FLAMINGO/09_parseDatat.t
t/FHEM/14_SD_BELL/09_parseDatat.t 80.00% <0.00%> (ø)
t/FHEM/14_FLAMINGO/00_load.t 100.00% <0.00%> (ø)
FHEM/10_SD_Rojaflex.pm 72.35% <0.00%> (+3.65%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b6836c3...66736b5. Read the comment docs.

@sidey79
Copy link
Contributor Author

sidey79 commented Jan 16, 2022

Vorbereitete Commit Message für CHANGED:

16.01.2022


  Release 3.5.2 
     10_SD_Rojaflex.pm 
          new: Module for rojaflex remote controls

     90_SIGNALduino_un.pm
          changed: fix some PerlCritic hints (#914)
          changed: revised commandref

     00_SIGNALduino.pm:
          feature: xFSK processing
          feature: Added support for directio and none.
          feature: Extension for "get sduino ccreg" (#918)
          feature: parse subs optimized (#926)
          feature: update reading  config when change settings (#948)
          feature: Allow incremental addition of match list entries (#1026)
          change: added N to send SN  xFSK sendCommand
          change: added new sub SIGNALduino_calcRSSI to simplification code
          change: revised Parse_MN and loglevel
          change: revised logoutput text SIGNALduino_Get_Command
          change: rename "get raw" to "get rawmsg" (#925)
          feature: added commandref rfmode & cc1101_reg_user
          feature: added hardware ESP32cc1101, MAPLEMINI_F103CB on attribute
          feature: added new attrib rfmode to changed to xFSK & revised commandref
          feature: added separat sub SIGNALduino_Attr_rfmode
          feature: added set cmd LaCrossePairForSec (for LaCrosse
          bugfix: SIGNALduino_CheckccConfResponse is more robust #1015 (#1031)
          bugfix: fix PERL WARNING (#895) (#972)
          bugfix: get ccreg command caused stacktrace #898
          bugfix: Bugfix define with hostname 901 (#904)
          bugfix: Wrong version assignment fixed
          Bugfix, module runs now without fhemweb instance 
          bugfix: display protocol list (#947)
          bugfix: require 99_Utils only if really needed (#950)
          bugfix: corrected incorrect logoutput (#951)
          bugfix: Fix Multiple send delay (#941)
          bugfix: Fixes high CPU and MEM usage in patternExists (#988)

  SD_Protocols.pm:
          change: moved subs for converting in own package
                  ConvLaCrosse, ConvKoppFreeControl and ConvPCA301
          bugfix: Hideki fix inverted message (#974)

  SD_ProtocolData.pm
          feature: added rfmode, register rubric & comments
          change: fix perlcritic Severity 3 - hard tabs
          feature: Added crc checksum verification Revolt (#956)

  14_SD_WS.pm: 
         feature: protocol 27 for sensor EFS-3110A (#890)
         feature: protocol 106 for GT-TMBBQ-0   
         feature: protocol 110 for ADE WS1907 Weather station (#970)
         feature: protocol 111 for TS-FT002 water tank level (#1000)
         feature: protocol 113 for GFGT 433 B1 Wireless Grill sensor (#1003)
         feature: new protocol 108 for BRESSER 5-in-1 Weather Center
                  and BRESSER Professional Rain Gauge (#973)
         feature: protocol 115 for Bresser 6-in-1 and 
                  5-in-1 Comfort Wetter Center (#1010)
         feature: new protocol 107 for Fine Offset WH51 (#1055)
         feature: new protocol 116 for Fine Offset WH57 (#1061)
         bugfix: Update protocol 64 for sensor WH2A (#1009)
         bugfix: Conrad S522 protocol 33 no reading batteryState (#1042)

  14_SD_WS07.pm: 
         feature: protocol definition 7.1 for Mebus HQ7312-2 (#1050)

  14_FLAMINGO.pm: 
         change: Perlcritic (#887)

  14_SD_UT.pm:
         change: PerlCritic (#877)
         feature: new protocol 105 for remote control BF-301
         feature: decode and send protocol 56 remote control AC114-01B (#910)
         feature: decode and send protocol for Visivo remote control
         feature: Remote control SEAV BeSmart S4 (#933)
         feature: new protocol 114 for TR401 (#1002)

 14_SD_BELL.pm:
         change: PerlCritic (#877)
         change: Adjusted little things (#937)
         feature: added AVANTEK Wireless doorbell & LED night light (#981)
         


cleanup changed to add completle for 3.5.2
@sidey79 sidey79 added this to the 3.5.2 milestone Jan 16, 2022
@sidey79 sidey79 linked an issue Jan 16, 2022 that may be closed by this pull request
2 tasks
@sidey79 sidey79 self-assigned this Jan 16, 2022
@sidey79 sidey79 mentioned this pull request Jan 16, 2022
@elektron-bbs
Copy link
Contributor

14_BresserTemeo.pm:
feature: new protocol 108 for BRESSER 5-in-1 Weather Center
and BRESSER Professional Rain Gauge (#973)

Protokoll 108 wird aber in der 14_SD_WS.pm verarbeitet.

Ich denke, das Modul 14_BresserTemeo.pm kannst du löschen. Die Verarbeitung von Protokoll 44 und 44.1 erfolgt schon seit längerer Zeit im Modul 14_SD_WS.pm.

@sidey79 sidey79 merged commit 2c28fd1 into master Jan 16, 2022
@sidey79 sidey79 deleted the master-3.5.2 branch January 17, 2022 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version 3.5.2 erstellen
3 participants