PHC Gateway: Command switching corrected

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2987 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klaus-schauer 2013-03-25 21:05:43 +00:00
parent 3c76372c86
commit 3e070c4b2b

View File

@ -412,7 +412,7 @@ EnOcean_Set($@)
my $setCmd = 0;
my $subDef = AttrVal($name, "subDef", "$hash->{DEF}");
my $time = 0;
if ($phcCmd eq "swiching") {
if ($phcCmd eq "switching") {
# Switching
$phcCmdID = 1;
if($cmd eq "teach") {