2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

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 c4a575cfb3
commit b8ec728793

View File

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