Bugfix: SOMFY: re-added "prog" command.

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6635 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
thomyd
2014-09-30 14:03:46 +00:00
parent 270d240f2e
commit f9da651ff1

View File

@@ -48,6 +48,7 @@ my %sets = (
"on" => "",
"stop" => "",
"go-my" => "",
"prog" => "",
"on-for-timer" => "textField",
"off-for-timer" => "textField",
"z_custom" => "textField",