1
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-07 22:29:19 +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:
rudolfkoenig 2015-01-17 18:35:05 +00:00
parent ef9d211367
commit 17e38f5219

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