mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
fheminfo: allow models for 59_Weather.pm
git-svn-id: https://svn.fhem.de/fhem/trunk@18323 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
5c406d261c
commit
fae36c4786
@ -30,8 +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
|
||||
notify cloneDummy structure FHEMWEB hminfo readingsgroup);
|
||||
cul_rfr solarview lw12 tscul knx dummy at archetype pushover twilight
|
||||
notify cloneDummy structure FHEMWEB hminfo);
|
||||
|
||||
sub fheminfo_Initialize($$) {
|
||||
my %hash = (
|
||||
|
Loading…
Reference in New Issue
Block a user