little Bugfix

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

View File

@ -741,8 +741,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);