fhem-mirror
fhem-mirror copied to clipboard
OWSWITCH Get with wrong IODev type OWServer
Beim abfragen von "get ... input A oder B" erhalte ich "OWSWITCH: Get with wrong IODev type OWSERVER". Fehler vermutlich in Zeile 542 519 #-- get single state ... 541 #-- OWFS interface 542 }elsif( $interface eq "OWFS" ){ 543 $ret = OWFSSWITCH_GetState($hash);
mit "}elsif( $interface eq "OWSERVER" ){" funktioniert es