mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
98_Hyperion: readd missing SetExtensionsCancel
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13324 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f1e314dab3
commit
8c481ee7b2
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user