2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

fhem.cfg.demo: add default to iconPath to get the weather icons

git-svn-id: https://svn.fhem.de/fhem/trunk@9292 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2015-09-24 11:13:27 +00:00
parent ccaf97e538
commit 706fc4fcf2

View File

@ -23,7 +23,7 @@ attr WEB sortRooms Light Cinema Residents Sensors System
define WEBphone FHEMWEB 8084 global define WEBphone FHEMWEB 8084 global
attr WEBphone hiddenroom DashboardRoom attr WEBphone hiddenroom DashboardRoom
attr WEBphone iconPath openautomation:fhemSVG attr WEBphone iconPath openautomation:fhemSVG:default
attr WEBphone room System attr WEBphone room System
attr WEBphone sortRooms Light Cinema Residents Sensors System attr WEBphone sortRooms Light Cinema Residents Sensors System
attr WEBphone stylesheetPrefix smallscreen attr WEBphone stylesheetPrefix smallscreen
@ -31,7 +31,7 @@ attr WEBphone plotEmbed 0
define WEBtablet FHEMWEB 8085 global define WEBtablet FHEMWEB 8085 global
attr WEBtablet hiddenroom DashboardRoom attr WEBtablet hiddenroom DashboardRoom
attr WEBtablet iconPath openautomation:fhemSVG attr WEBtablet iconPath openautomation:fhemSVG:default
attr WEBtablet room System attr WEBtablet room System
attr WEBtablet sortRooms Light Cinema Residents Sensors System attr WEBtablet sortRooms Light Cinema Residents Sensors System
attr WEBtablet stylesheetPrefix ios7touchpad attr WEBtablet stylesheetPrefix ios7touchpad