From 2a4b476ff8476cd17e1643f19aabb29be30807e0 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Wed, 10 Jan 2018 22:49:00 +0100 Subject: [PATCH] little Bugfix --- 74_AMADDevice.pm | 2 -- 1 file changed, 2 deletions(-) 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);