hmetzner a15e2de4df Änderungen Sonos core eingecheckt преди 6 години
..
FHEM 9c5f9affcd Sonos change saved unstaged files преди 6 години
contrib 736342cc25 Stand 2018/09/14 преди 7 години
demolog ab3fbd4b23 Create and implment Docker for JTradfri преди 7 години
docs 4c81c3e517 Stand bevor Sonos implement преди 6 години
log 0f06b2667a Log-Verzeichnis darf nicht fehlen преди 8 години
www a15e2de4df Änderungen Sonos core eingecheckt преди 6 години
-U 35988cf417 Update Counter Helper eingefuegt преди 7 години
CHANGED 4c81c3e517 Stand bevor Sonos implement преди 6 години
MAINTAINER.txt 4c81c3e517 Stand bevor Sonos implement преди 6 години
Muell-Hassloch-2019.ics 9c5f9affcd Sonos change saved unstaged files преди 6 години
README_DEMO.txt 342ecf59bc FHEM core mit in das Repo преди 8 години
configDB.pm 736342cc25 Stand 2018/09/14 преди 7 години
db.conf 7469cb6c2c New Files преди 7 години
fhem.cfg a15e2de4df Änderungen Sonos core eingecheckt преди 6 години
fhem.cfg.demo ab3fbd4b23 Create and implment Docker for JTradfri преди 7 години
fhem.pl 4c81c3e517 Stand bevor Sonos implement преди 6 години
start.sh 342ecf59bc FHEM core mit in das Repo преди 8 години

README_DEMO.txt

Prerequisite:
- perl
- stop any existing FHEM process first (if started any).

HOWTO:
Start FHEM with a demo configuration with
perl fhem.pl fhem.cfg.demo
(typed in a terminal) and point your browser to http://YourFhemHost:8083
Use the startfhemDemo skript on the FritzBox.
If you'd like to see the RSS demo, you have to install the Perl GD library,
e.g. with:
sudo apt-get install libgd-gd2-perl
sudo apt-get install libgd-text-perl

Stopping:
- type shutdown in the browser command window, followed by RETURN
or
- type CTRL-C in the terminal window

This demo:
- it won't overwrite any settings in the productive FHEM installation
- it uses its own log-directory (demolog) and configfile (fhem.cfg.demo)
- it won't start in the background, the FHEM-log is written to the terminal
- it won't touch any home-automation hardware (CUL, ZWawe dongle, etc) attached
to the host.