little bugfix
This commit is contained in:
parent
141a08c8c8
commit
53bf33ff29
@ -386,7 +386,6 @@ sub AMADDevice_statusRequest($) {
|
|||||||
$method = "POST" if (AttrVal($name,'remoteServer','Automagic') ne 'Automagic' );
|
$method = "POST" if (AttrVal($name,'remoteServer','Automagic') ne 'Automagic' );
|
||||||
|
|
||||||
$path ="/fhem-amad/deviceInfo/"; # Pfad muß so im Automagic als http request Trigger drin stehen
|
$path ="/fhem-amad/deviceInfo/"; # Pfad muß so im Automagic als http request Trigger drin stehen
|
||||||
readingsSingleUpdate( $hash, "lastSetCommand", $path, 1 );
|
|
||||||
|
|
||||||
|
|
||||||
IOWrite($hash,$amad_id,$uri,$path,$header,$method);
|
IOWrite($hash,$amad_id,$uri,$path,$header,$method);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user