bugfixes
This commit is contained in:
parent
1ddf81f2bf
commit
afe23ef2e4
@ -721,7 +721,12 @@ sub AMADDevice_Set($$@) {
|
||||
|
||||
elsif( lc $cmd eq 'currentflowsetupdate' ) {
|
||||
|
||||
if( ReadingsVal($name,'flowsetVersionAtDevice','') lt '4.1.99.6' ) {
|
||||
$path = "/fhem-amad/currentFlowsetUpdate";
|
||||
} else {
|
||||
$path = "/fhem-amad/setCommands/currentFlowsetUpdate";
|
||||
}
|
||||
|
||||
$method = "POST";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user