diff --git a/74_AMADDevice.pm b/74_AMADDevice.pm index f5cd665..5d465bf 100755 --- a/74_AMADDevice.pm +++ b/74_AMADDevice.pm @@ -304,17 +304,6 @@ sub AMADDevice_Attr(@) { } } - elsif( $attrName eq "setAPSSID" ) { - if( $cmd eq "set" and $attrVal ) { - - AMADDevice_statusRequest($hash); - - } else { - - AMADDevice_statusRequest($hash); - } - } - elsif( $attrName eq "setUserFlowState" ) { if( $cmd eq "del" ) {