mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-19 18:56:03 +00:00
fhem.demo.cfg: added additional paths to iconPath and enabled WeatherAsHtml demo
git-svn-id: https://svn.fhem.de/fhem/trunk@7596 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
67ba45ca8d
commit
6b7f55fa9a
@ -17,7 +17,7 @@ define WEB FHEMWEB 8083 global
|
|||||||
attr WEB JavaScripts codemirror/fhem_codemirror.js
|
attr WEB JavaScripts codemirror/fhem_codemirror.js
|
||||||
attr WEB defaultRoom Light
|
attr WEB defaultRoom Light
|
||||||
attr WEB hiddenroom DashboardRoom
|
attr WEB hiddenroom DashboardRoom
|
||||||
attr WEB iconPath openautomation:fhemSVG
|
attr WEB iconPath openautomation:fhemSVG:$stylesheetPrefix:default
|
||||||
attr WEB room System
|
attr WEB room System
|
||||||
attr WEB sortRooms Light Cinema Residents Sensors System
|
attr WEB sortRooms Light Cinema Residents Sensors System
|
||||||
|
|
||||||
@ -320,9 +320,9 @@ define Weather Weather 673513 1800 de
|
|||||||
attr Weather group Weather
|
attr Weather group Weather
|
||||||
attr Weather room Weather
|
attr Weather room Weather
|
||||||
|
|
||||||
#define Weather.weblink weblink htmlCode { WeatherAsHtmlH("Weather") }
|
define Weather.weblink weblink htmlCode { WeatherAsHtmlH("Weather") }
|
||||||
#attr Weather.weblink alias Weather Forecast
|
attr Weather.weblink alias Weather Forecast
|
||||||
#attr Weather.weblink room Weather
|
attr Weather.weblink room Weather
|
||||||
|
|
||||||
define -ignoreErr Display RSS jpg localhost ./demolog/layout
|
define -ignoreErr Display RSS jpg localhost ./demolog/layout
|
||||||
attr Display room System
|
attr Display room System
|
||||||
|
Loading…
x
Reference in New Issue
Block a user