Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lock button #62

Open
sevatrofimov opened this issue May 8, 2020 · 13 comments
Open

lock button #62

sevatrofimov opened this issue May 8, 2020 · 13 comments

Comments

@sevatrofimov
Copy link

I have lock button (HTTPLock) in the same room with homebridge-videodoorbell . But it does not occur below of video. Why?

@toshibochan
Copy link

Only motion sensor will show camera notification automatically but button you will have to set automatization by your self.

@sevatrofimov
Copy link
Author

it is in the project description:

If the same (HomeKit) room containing this camera also has a Lock mechanism accessory, the notification will show a working UNLOCK button. HomeKit/iOS will link them together automatically when they are in the same room.

I have homebridge-videodoorbell camera accessory with motion sensor and lock button in the same room. Push notification working. But there is no UNLOCK button.

@Samfox2
Copy link
Owner

Samfox2 commented May 8, 2020

It was working when I wrote this plugin but there are a lot changes in homekit since then. Maybe it is just not supported anymore.

@Danimal4326
Copy link

Just wanted to leave a comment. Seems like its not sending a snapshot reliably when the door bell is triggered. I just get a notification that the doorbell rang. Sometimes I do see a snapshot, and am able to see the Lock accessory thats in the same room as the doorbell camera.

@Samfox2
Copy link
Owner

Samfox2 commented May 20, 2020

It seems like a problem with your setup. If the cam reacts too slow homekit sends only a notification without a snapshot. You could try reducing the resolution or use the stillImageSource.

@Danimal4326
Copy link

Actually I just caught the issue in my setup before I saw this. I had the wrong rtsp URL for my stillImageSource. Once I fixed that, it seems to be working great. Thanks!

Now to figure out how to get a doorbell notification from my analog video doorbell.....

@Nomar383
Copy link

I am also having trouble getting the unlock button to appear. I have linked a separate doorbell sensor to the video doorbell, so the notification pops up with no problem when I press the doorbell button. However, the door lock is in the same room in Homekit and it doesn't show up with the notification as an "unlock" button.

@Dvorf
Copy link

Dvorf commented Dec 8, 2020

It was working when I wrote this plugin but there are a lot changes in homekit since then. Maybe it is just not supported anymore.

Do you have any plans to fix this?

@Samfox2
Copy link
Owner

Samfox2 commented Dec 8, 2020

I do not know if I actually can fix it from my side but I will have a look at it.

@durosity
Copy link

durosity commented Dec 8, 2020

I am also having trouble getting the unlock button to appear. I have linked a separate doorbell sensor to the video doorbell, so the notification pops up with no problem when I press the doorbell button. However, the door lock is in the same room in Homekit and it doesn't show up with the notification as an "unlock" button.

Does the lock show up when you tap the "Nearby Accessories" button when viewing the camera from within the home app itself? If not try adding it and see if it shows up in the preview?

@Danimal4326
Copy link

I've switched to the homebridge-camera-ffmpeg plugin, since I'm using it for other cameras already. They have added a doorbell option to the settings there. It has been working well for me.

@domeOo
Copy link

domeOo commented Dec 17, 2020

Hello all, I have the same problem that there is no Unlock button. Maybe Apple has changed something here. I have attached a few pictures. This is how it currently looks for me.
IMG_0896
IMG_0895

IMG_0894-1
IMG_0893

@vitaliy-kozlov
Copy link

Seems to be there are some Homekit UI Changes and there no way to see Unlock button on preview right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants