mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
fhem.cfg.demo: fix the weather problem
git-svn-id: https://svn.fhem.de/fhem/trunk@18758 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
b3d56dd09d
commit
bd5b6088d9
@ -631,6 +631,8 @@ attr CT setFn {if( $CMD =~ m/on|off/ ) { $ARGS=$CMD;;$CMD = "state" } else {fhem
|
||||
attr CT setList on:noArg off:noArg ct:colorpicker,CT,2000,1,6500
|
||||
attr CT webCmd ct::ct 2040:ct 2630:ct 3703:ct 6250:on:off
|
||||
|
||||
define Weather Weather apikey=demo location=52.4545,13.4545
|
||||
attr Weather room Weather
|
||||
|
||||
define Weather.weblink weblink htmlCode { WeatherAsHtmlH("Weather") }
|
||||
attr Weather.weblink alias Weather Forecast
|
||||
|
Loading…
x
Reference in New Issue
Block a user