mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
fhem.pl: fix featurelevel valuerange typo (Forum #82071)
git-svn-id: https://svn.fhem.de/fhem/trunk@15766 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f68d98680e
commit
9eab31c105
@ -302,7 +302,7 @@ my @globalAttrList = qw(
|
||||
dnsServer
|
||||
dupTimeout
|
||||
exclude_from_update
|
||||
featurelevel:5.5,5.6,5.7,5,8,99.99
|
||||
featurelevel:5.5,5.6,5.7,5.8,99.99
|
||||
genericDisplayType:switch,outlet,light,blind,speaker,thermostat
|
||||
holiday2we
|
||||
httpcompress:0,1
|
||||
|
Loading…
Reference in New Issue
Block a user