fix bug PERL WARNING: Use of uninitialized value within %charHash in
substitution iterator at lib/FHEM/Automation/ShuttersControl/Helper.pm
line 1021 is FHEM startup.
This commit is contained in:
2021-11-14 13:44:35 +01:00
parent 1c1ac77851
commit d6cb059eaf
4 changed files with 10 additions and 29 deletions

View File

@ -1465,7 +1465,7 @@ __END__
],
"release_status": "stable",
"license": "GPL_2",
"version": "v0.10.18",
"version": "v0.10.19",
"author": [
"Marko Oldenburg <fhemdevelopment@cooltux.net>"
],