little Bugfix

This commit is contained in:
Marko Oldenburg 2018-01-10 22:49:00 +01:00
parent ae14e66616
commit 2a4b476ff8

View File

@ -742,8 +742,6 @@ sub AMADDevice_Set($$@) {
return "Unknown argument $cmd, choose one of $list";
}
readingsSingleUpdate( $hash, "lastSetCommand", $path, 1 );
IOWrite($hash,$amad_id,$uri,$path,$header,$method);
Log3 $name, 5, "AMADDevice ($name) - IOWrite: $uri $method IODevHash=$hash->{IODev}";