vzlogger/misc
SvenPeitz 7b0b6d8a50 fixed
TEMPERATURE=`echo 1w get $SENSORID | nc $ESEXIP 2701 -q 1 2>/dev/null | sed -e 's/Temperatur: //'`
to
TEMPERATURE=`echo 1w get $SENSORID | $NC $ESEXIP 2701 -q 1 2>/dev/null | sed -e 's/Temperatur: //'`
2011-03-03 22:22:32 +01:00
..
controller fixed 2011-03-03 22:22:32 +01:00
docs worked on manual (pdf version derefered) 2011-02-27 14:57:05 +01:00
frontend added submodule for fnordlicht frontend 2011-02-02 12:51:31 +01:00
graphics closes #53 (moved wiki basics to pdf manual) 2011-02-24 15:34:34 +01:00
sql added hints for demo data 2011-02-24 18:07:41 +01:00
tests closes #39 (new directory structure) 2010-12-27 16:06:03 +01:00
tools tried to fix some install issues (doctrine path) 2011-03-02 12:46:37 +01:00
website@f5edf8a011 submodule update 2011-01-30 12:54:04 +01:00