mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 05:16:45 +00:00
98_fheminfo.pm: allow models for DOIF
git-svn-id: https://svn.fhem.de/fhem/trunk@16480 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
fbd5e98534
commit
e687b25c79
@ -29,7 +29,7 @@ my $c_noModel = 'noModel';
|
||||
|
||||
my %fhemInfo = ();
|
||||
my @ignoreList = qw(Global);
|
||||
my @noModelList = qw(readingsgroup doif lacrosse zwdongle wol weekdaytimer
|
||||
my @noModelList = qw(readingsgroup lacrosse zwdongle wol weekdaytimer
|
||||
cul_rfr solarview lw12 tscul knx dummy at archetype weather pushover twilight hminfo readingsgroup);
|
||||
|
||||
sub fheminfo_Initialize($$) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user