mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
fheminfo: allow models for 59_Weather.pm
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18323 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
4104e62030
commit
35ab4defc0
@ -30,8 +30,8 @@ my $c_noModel = 'noModel';
|
|||||||
my %fhemInfo = ();
|
my %fhemInfo = ();
|
||||||
my @ignoreList = qw(Global);
|
my @ignoreList = qw(Global);
|
||||||
my @noModelList = qw(readingsgroup lacrosse zwdongle wol weekdaytimer
|
my @noModelList = qw(readingsgroup lacrosse zwdongle wol weekdaytimer
|
||||||
cul_rfr solarview lw12 tscul knx dummy at archetype weather pushover twilight
|
cul_rfr solarview lw12 tscul knx dummy at archetype pushover twilight
|
||||||
notify cloneDummy structure FHEMWEB hminfo readingsgroup);
|
notify cloneDummy structure FHEMWEB hminfo);
|
||||||
|
|
||||||
sub fheminfo_Initialize($$) {
|
sub fheminfo_Initialize($$) {
|
||||||
my %hash = (
|
my %hash = (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user