mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
fhem.cfg.demo: better defaults for iPad
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7602 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f6d17362a1
commit
022b26f5c6
@ -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