mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +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:
parent
ccaf97e538
commit
706fc4fcf2
@ -23,7 +23,7 @@ attr WEB sortRooms Light Cinema Residents Sensors System
|
||||
|
||||
define WEBphone FHEMWEB 8084 global
|
||||
attr WEBphone hiddenroom DashboardRoom
|
||||
attr WEBphone iconPath openautomation:fhemSVG
|
||||
attr WEBphone iconPath openautomation:fhemSVG:default
|
||||
attr WEBphone room System
|
||||
attr WEBphone sortRooms Light Cinema Residents Sensors System
|
||||
attr WEBphone stylesheetPrefix smallscreen
|
||||
@ -31,7 +31,7 @@ attr WEBphone plotEmbed 0
|
||||
|
||||
define WEBtablet FHEMWEB 8085 global
|
||||
attr WEBtablet hiddenroom DashboardRoom
|
||||
attr WEBtablet iconPath openautomation:fhemSVG
|
||||
attr WEBtablet iconPath openautomation:fhemSVG:default
|
||||
attr WEBtablet room System
|
||||
attr WEBtablet sortRooms Light Cinema Residents Sensors System
|
||||
attr WEBtablet stylesheetPrefix ios7touchpad
|
||||
|
Loading…
Reference in New Issue
Block a user