Add Motion manager. All tests ok
This commit is contained in:
@@ -91,7 +91,7 @@ async def test_over_switch_ac_full_start(
|
||||
assert entity.preset_mode is PRESET_NONE
|
||||
assert entity._security_state is False # pylint: disable=protected-access
|
||||
assert entity._window_state is None # pylint: disable=protected-access
|
||||
assert entity._motion_state is None # pylint: disable=protected-access
|
||||
assert entity.motion_state is STATE_UNKNOWN # pylint: disable=protected-access
|
||||
assert entity.presence_state is STATE_UNKNOWN
|
||||
assert entity._prop_algorithm is not None # pylint: disable=protected-access
|
||||
|
||||
|
||||
Reference in New Issue
Block a user