merdok / homebridge-miot

Homebridge plugin for devices supporting the Xiaomi miot protocol
MIT License
364 stars 62 forks source link

Requesting Xiaomi Mi Smart Video Doorbell 2 Lite support #578

Closed DamienSilvert closed 2 months ago

DamienSilvert commented 4 months ago

Device model madv.cateye.miowlv2l

Device name Mi Smart Video Doorbell 2 Lite

Does the device require a MiCloud connection? Do not know

Anything special about the device? The plugin detects it as a motion sensor, but nothing works, if i try to force MiCloud connection it says its not reachable.

merdok commented 4 months ago

You would need to put a debug log. Also if you expect the video feed to work then that will currently not work.

DamienSilvert commented 4 months ago

Thank you for the fast reply, how can i generate that debug log? About the video feed, i do not need a real time feed, i was thinking more about receiving the small video clip it generates when someone press the button o at least a snapshot.

merdok commented 4 months ago

The README has a section at the bottom about how to get debug log.

Neither a small video clip nor a snapshot will also work. Unfortunately accessing the video feed from the camera is something rather complicated and needs to be implemented first.