PHC Gateway: Command switching corrected

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2987 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klaus-schauer
2013-03-25 21:05:43 +00:00
parent 967813cfce
commit 4e0991412d

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") {