diff --git a/FHEM/11_OWDevice.pm b/FHEM/11_OWDevice.pm index f5ee50a1a..40f5e32d3 100644 --- a/FHEM/11_OWDevice.pm +++ b/FHEM/11_OWDevice.pm @@ -24,6 +24,7 @@ # Todos: # - stateFormat via Interface +# - warum wird jeder Wert 2x geloggt? package main; @@ -40,9 +41,9 @@ OWDevice_Initialize($) $hash->{GetFn} = "OWDevice_Get"; $hash->{SetFn} = "OWDevice_Set"; $hash->{DefFn} = "OWDevice_Define"; - $hash->{AttrFn} = "OWDevice_Attr"; + $hash->{AttrFn} = "OWDevice_Attr"; - $hash->{AttrList} = "trimvalues polls interfaces model loglevel:0,1,2,3,4,5 ". + $hash->{AttrList} = "IODev trimvalues polls interfaces model loglevel:0,1,2,3,4,5 ". $readingFnAttributes; } @@ -471,7 +472,6 @@ OWDevice_Define($$)
  • 2413 1-Wire Dual Channel Addressable Switch
  • 2405 Addressable Switch
  • 2406, 2407 - Dual Addressable Switch with 1kbit Memory
  • -
  • 2413 1-Wire Dual Channel Addressable Switch
  • 2408 1-Wire 8 Channel Addressable Switch
  • LCD 1-wire LCD controller by Louis Swart
  • @@ -552,6 +552,14 @@ OWDevice_Define($$) Attributes