mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-29 17:37:09 +00:00
*** empty log message ***
git-svn-id: https://svn.fhem.de/fhem/trunk@1079 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8577c9dbd7
commit
fa3f19c7e5
@ -33,7 +33,6 @@ sub
|
|||||||
SUNRISE_EL_Initialize($)
|
SUNRISE_EL_Initialize($)
|
||||||
{
|
{
|
||||||
my ($hash) = @_;
|
my ($hash) = @_;
|
||||||
$modules{Global}{AttrList} .= " latitude longitude";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -23,8 +23,6 @@ updatefhem_Initialize($$)
|
|||||||
my %chash = ( Fn=>"CommandCULflash",
|
my %chash = ( Fn=>"CommandCULflash",
|
||||||
Hlp=>"<cul> <type>,flash the CUL from the nightly CVS" );
|
Hlp=>"<cul> <type>,flash the CUL from the nightly CVS" );
|
||||||
$cmds{CULflash} = \%chash;
|
$cmds{CULflash} = \%chash;
|
||||||
|
|
||||||
$modules{Global}{AttrList} .= " backupdir";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user