diff --git a/fhem/FHEM/98_Hyperion.pm b/fhem/FHEM/98_Hyperion.pm index bfce51d02..1c6c5047a 100644 --- a/fhem/FHEM/98_Hyperion.pm +++ b/fhem/FHEM/98_Hyperion.pm @@ -66,7 +66,7 @@ sub Hyperion_Initialize($) $hash->{ReadFn} = "Hyperion_Read"; $hash->{SetFn} = "Hyperion_Set"; $hash->{UndefFn} = "Hyperion_Undef"; - $hash->{AttrList} = "disable:1 ". + $hash->{AttrList} = "disable:1,0 ". "hyperionBin ". "hyperionConfigDir ". "hyperionDefaultDuration ".