mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
fhem.cfg.demo: better defaults for iPad
git-svn-id: https://svn.fhem.de/fhem/trunk@7602 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ef9d211367
commit
17e38f5219
@ -27,13 +27,15 @@ attr WEBphone iconPath openautomation:fhemSVG
|
||||
attr WEBphone room System
|
||||
attr WEBphone sortRooms Light Cinema Residents Sensors System
|
||||
attr WEBphone stylesheetPrefix smallscreen
|
||||
attr WEBphone plotEmbed 0
|
||||
|
||||
define WEBtablet FHEMWEB 8085 global
|
||||
attr WEBtablet hiddenroom DashboardRoom
|
||||
attr WEBtablet iconPath openautomation:fhemSVG
|
||||
attr WEBtablet room System
|
||||
attr WEBtablet sortRooms Light Cinema Residents Sensors System
|
||||
attr WEBtablet stylesheetPrefix ios7
|
||||
attr WEBtablet stylesheetPrefix ios7touchpad
|
||||
attr WEBtablet plotEmbed 0
|
||||
|
||||
# Fake FileLog entry, to access the fhem log from FHEMWEB
|
||||
define Logfile FileLog ./log/fhem-%Y-%m.log fakelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user