98_Hyperion: readd missing SetExtensionsCancel
git-svn-id: https://svn.fhem.de/fhem/trunk@13324 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -784,6 +784,7 @@ sub Hyperion_Set($@)
|
||||
if (scalar keys %obj)
|
||||
{
|
||||
Log3 $name,5,"$name: $cmd obj json: ".encode_json(\%obj);
|
||||
SetExtensionsCancel($hash);
|
||||
Hyperion_Call($hash,\%obj);
|
||||
return undef;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user