mirror of
https://github.com/home-assistant/core.git
synced 2025-08-12 09:05:15 +02:00
committed by
Paulus Schoutsen
parent
fd8fb59f7a
commit
71fb2d09b7
@@ -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)]
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user