sahilchaddha / homebridge-dafang

Homebridge Plugin for Xiaomi Dafang / Wyze Cam IP Camera => Hey Siri, Start Video Recording
MIT License
204 stars 34 forks source link

Stops Camera from Moving Twice #32

Closed mkormendy closed 5 years ago

mkormendy commented 5 years ago

Per issue #24 the camera moves twice when it should only move once. The original code talks about "speeding up" movement, but in actuality, this is not technically speeding up the movement (but a modification of the distance travelled instead) as there is no way to make the motors inside the camera move faster. I think this should be removed because as a user I am expecting the camera to move in increments that are the same as the default distance and not double the distance.