mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
98_fheminfo.pm: minor changes to noModelList
git-svn-id: https://svn.fhem.de/fhem/trunk@16909 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
1838a83451
commit
2b63d83cbc
@ -30,7 +30,8 @@ my $c_noModel = 'noModel';
|
||||
my %fhemInfo = ();
|
||||
my @ignoreList = qw(Global);
|
||||
my @noModelList = qw(readingsgroup lacrosse zwdongle wol weekdaytimer
|
||||
cul_rfr solarview lw12 tscul knx dummy at archetype weather pushover twilight hminfo readingsgroup);
|
||||
cul_rfr solarview lw12 tscul knx dummy at archetype weather pushover twilight
|
||||
notify cloneDummy structure FHEMWEB hminfo readingsgroup);
|
||||
|
||||
sub fheminfo_Initialize($$) {
|
||||
my %hash = (
|
||||
|
Loading…
Reference in New Issue
Block a user