Major rewrite. See the HISTORY
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@30 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -31,8 +31,7 @@ use warnings;
|
||||
sub
|
||||
ALARM_Initialize($$)
|
||||
{
|
||||
my ($hash, $init) = @_;
|
||||
$hash->{Type} = "none";
|
||||
my ($hash) = @_;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user