mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
d5b4420c33
git-svn-id: https://svn.fhem.de/fhem/trunk@34 2b470e98-0d58-463d-a4d8-8e2adae1ed80 |
||
---|---|---|
.. | ||
fht.gplot | ||
fs20.gplot | ||
FS20.off.gif | ||
FS20.on.gif | ||
ks300_1.gplot | ||
ks300_2.gplot | ||
README |
See the main doc (fhem.html) for the first documentation and installation. If you want to show only a part of your devices on a single screen (i.e divide them into separate rooms), then assign each device the room attribute in the config file: attr ks300 room garden attr ks300-log room garden The attribute title of the global device will be used as title on the first screen, which shows the list of all rooms. Devices in the room "hidden" will not be shown. Devices without a room attribute go to the room "misc". To configure the absicondir and relicondir correctly, look into the httpd.conf file (probably /etc/httpd/conf/httpd.conf), and check the line which looks like: Alias /icons/ "/home/httpd/icons/" relicondir will then be /icons, and absicondir /home/httpd/icons.