diff --git a/74_AMADDevice.pm b/74_AMADDevice.pm index 4ccac3b..3760712 100644 --- a/74_AMADDevice.pm +++ b/74_AMADDevice.pm @@ -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);