mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 23:06:37 +00:00
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:
parent
878f9c602d
commit
3a2c6e1a98
@ -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($) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user