mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 09:55:38 +00:00
76_Solarforcast: contrib 0.74.2
git-svn-id: https://svn.fhem.de/fhem/trunk@26709 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
3edf220ce3
commit
19c1241841
@ -6816,7 +6816,7 @@ sub _graphicHeader {
|
||||
## Sonnenauf- und untergang
|
||||
############################
|
||||
my $sriseimg = FW_makeImage('weather_sunrise@darkorange');
|
||||
my $ssetimg = FW_makeImage('weather_sunset@darkred');
|
||||
my $ssetimg = FW_makeImage('weather_sunset@LightCoral');
|
||||
my $srisetxt = ReadingsVal ($name, 'Today_SunRise', '-');
|
||||
my $ssettxt = ReadingsVal ($name, 'Today_SunSet', '-');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user