madchicken / homebridge-comelit-hub

Homebridge Comelit HUB platform plugin
Apache License 2.0
16 stars 3 forks source link

Any possibility of getting doorbell notifications? #57

Open Danimal4326 opened 2 years ago

Danimal4326 commented 2 years ago

I've got a Mini WiFi 6742w working for opening my gate and your homebridge plugin. I did have to make a few modifications to the "door" category code, as after opening it would hang. I have a magnetic latch set for a 3 second open time.

My doorbell is a Visto Ethernet VS8101 and I'm able to get video into homebridge using the ffmpeg plugin after enabling the built in RTSP server. You need to do this using the VIP manager software in "Advanced" mode. Now I can see full time video from the camera.

The last step to getting everythign working is getting doorbell notifications from the Visto doorbell and I'm stuck.

madchicken commented 1 year ago

hey those are great news! I never dug into the doorbell/video integration for lack of time. I need to spend time on it, and I don't know when I can dedicate some hour to this. About your modification: do you mind opening a PR so we can merge it into master branch?

Danimal4326 commented 1 year ago

Actually, I already have a pull request on the homebridge-comelit-icona project.

madchicken commented 1 year ago

Thanks, I will review it now. it's crazy but I don't get GitHub notifications even if I set them up...

madchicken commented 1 year ago

By the way, to get doorbell notifications I need to modify the icona client and implement

Danimal4326 commented 1 year ago

Well, at least you know what to do, which is half the battle.

Let me know if there's anything I can help with!

Danimal4326 commented 4 months ago

Just wondering if you are looking at this at all still ?

madchicken commented 4 months ago

I made some progress on this, but I have very limited time to dedicate to this project. I'll post some updates soon

Danimal4326 commented 4 months ago

That would be great. Even if you can update on a branch, I can hack on it a bit