fhem.cfg.demo: better defaults for iPad

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@7602 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2015-01-17 18:35:05 +00:00
parent 4ab944af2d
commit 3d440bb09b

View File

@@ -27,13 +27,15 @@ attr WEBphone iconPath openautomation:fhemSVG
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
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
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 ios7 attr WEBtablet stylesheetPrefix ios7touchpad
attr WEBtablet plotEmbed 0
# Fake FileLog entry, to access the fhem log from FHEMWEB # Fake FileLog entry, to access the fhem log from FHEMWEB
define Logfile FileLog ./log/fhem-%Y-%m.log fakelog define Logfile FileLog ./log/fhem-%Y-%m.log fakelog