46_PW_Circle: Added toggle-command
git-svn-id: https://svn.fhem.de/fhem/trunk@17302 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -150,7 +150,7 @@ sub PW_Circle_Set($@)
|
||||
}
|
||||
else
|
||||
{
|
||||
return "Unknown argument $opt, choose one of on-for-timer off-for-timer on off getLog syncTime removeNode ping status";
|
||||
return "Unknown argument $opt, choose one of on-for-timer off-for-timer on off toggle getLog syncTime removeNode ping status";
|
||||
}
|
||||
}
|
||||
sub PW_Circle_OnOffTimer($) {
|
||||
|
||||
Reference in New Issue
Block a user