merdok / homebridge-miot

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

Support for Mi 360° Home Security Camera 2K Pro #420

Closed SUL3 closed 1 year ago

SUL3 commented 1 year ago

Device model chuangmi.camera.021a04

Device name Mi 360° Home Security Camera 2K Pro

Does the device require a MiCloud connection? Do not know

Anything special about the device? I found more info with specs here

merdok commented 1 year ago

What do you expect from the camera to work? Video will not be possible currently

SUL3 commented 1 year ago

That’s a pity, there is no point to bother then. Out of curiosity why won’t it be possible?

merdok commented 1 year ago

In general it would be possible, but i am not an expert about streams and especially including them into home as this is rather complex. So if somebody has time in the future and can take this over then it would be good!

FinocchiaroGR commented 1 year ago

@merdok Not sure if this might help somehow, but there is a guy on GitHub that knows how to get the video stream of miot cameras that have stream for google in their specs. I leave the link here, in case someone knows how to translate it to here: https://github.com/al-one/hass-xiaomi-miot/issues/166

https://github.com/al-one/hass-xiaomi-miot/blob/master/custom_components/xiaomi_miot/camera.py

merdok commented 1 year ago

Thanks, I will have a look at this and see if I can use that as a base.

khmyznikov commented 1 year ago

@merdok @SUL3 any luck?

merdok commented 1 year ago

Not yet, I did not have the time to have a look...