Setting FHT time via CUL

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@382 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2009-06-01 15:06:18 +00:00
parent 77a3432e7c
commit ca8fe0a03f
3 changed files with 17 additions and 7 deletions

View File

@@ -21,7 +21,8 @@ my %gets = (
"ccconf" => "=",
"uptime" => "t",
"file" => "",
"time" => "c03"
"time" => "c03",
"fhtbuf" => "T03"
);
my %sets = (