parent
701ed68bc4
commit
af737f2be8
1 changed files with 1 additions and 2 deletions
|
@ -39,8 +39,7 @@ def _select_option_open_closed_pedestrian(
|
|||
OverkizCommandParam.CLOSED: OverkizCommand.CLOSE,
|
||||
OverkizCommandParam.OPEN: OverkizCommand.OPEN,
|
||||
OverkizCommandParam.PEDESTRIAN: OverkizCommand.SET_PEDESTRIAN_POSITION,
|
||||
}[OverkizCommandParam(option)],
|
||||
None,
|
||||
}[OverkizCommandParam(option)]
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue