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:
@@ -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") {
|
||||
|
||||
Reference in New Issue
Block a user