merdok / homebridge-miot

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

Support for Xiaomi Smart Doorbell 3 #416

Closed iLex93 closed 1 year ago

iLex93 commented 1 year ago

Device model - madv.cateye.mowl3g The unique model of your device, e.g zhimi.fan.za5.

Device name - Xiaomi Smart Doorbell 3 The friendly name of the device used by the manufacturer, e.g. Smartmi Standing Fan 3.

Does the device require a MiCloud connection? - Do not know Yes/No/Do not know Most devices which were introduced to the market in 2020 and later does not require MiCloud.

Anything special about the device? - The plugin finds the device, but fails to poll and logs "[Smart Doorbell 3] Device not supported! Using a generic device with limited properties! Consider requesting device support!" Does it already work with the plugin with a limited scope (can be controlled using the auto created switch)?

merdok commented 1 year ago

What do you expect from the doorbell to work? Video will not be possible.

iLex93 commented 1 year ago

Hi @merdok ! Thanks for your answer. Would be great to have at least notification that someone at the door, if video is not possible.

merdok commented 1 year ago

As far as I can see, it should be possible to expose a sensor which would trigger on the camera motion sensor detection. I can try to add that.