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

git-svn-id: https://svn.fhem.de/fhem/trunk@6635 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
thomyd
2014-09-30 14:03:46 +00:00
parent 4e3bbb5b91
commit 02f2dae7f4

View File

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