change directory structure

This commit is contained in:
Marko Oldenburg 2021-02-27 05:17:23 +01:00
parent 7a1c51959e
commit 1b3fb852b6
3 changed files with 4 additions and 3 deletions

View File

@ -0,0 +1 @@
UPD 2021-02-27_04:38:01 26844 FHEM/46_TeslaPowerwall2AC.pm

View File

@ -4,7 +4,7 @@ use File::Basename;
use POSIX qw(strftime);
use strict;
my @filenames = ('FHEM/46_TeslaPowerwall2AC.pm',);
my @filenames = ('FHEM/46_TeslaPowerwall2AC.pm');
my $controlsfile = 'controls_TeslaPowerwall2AC.txt';