mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +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
5604cacd86
commit
474e9d9b60
@ -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…
Reference in New Issue
Block a user