homebridge-gpio-device icon indicating copy to clipboard operation
homebridge-gpio-device copied to clipboard

Request

Open toshibochan opened this issue 5 years ago • 8 comments

I have request if possible to do. I have HomeKit compatible door lock and camera in the same room. When I get notification from the camera with video, in the video screen have option to unlock the door. It is possible to add this future to the garage door opener?

975DAA23-5974-41B4-A0C0-54B94C0553F0

toshibochan avatar May 20 '19 15:05 toshibochan

Hi,

Not sure to understand. You would have the same behaviour with 2 different devices ? 1 camera + 1 garage door ? It must be the same device. Maybe by forwarding video into a gpio widget. I'll look for homebridge camera example.

dubocr avatar May 24 '19 09:05 dubocr

I mean the picture I post is my front door. My front door room have door lock and camera. When receiver camera motion notification the live video have button to unlock the front door. I want the unlock button in the gate camera to. I don’t know if need to add code in the garage in the homebridge.

toshibochan avatar May 24 '19 15:05 toshibochan

Is it the same device for your front door lock and camera ? What is the brand and model ?

dubocr avatar May 27 '19 06:05 dubocr

Is different device. Doorlook is “Friday look” HomeKit compatible. Camera I use q-see in homebridge

toshibochan avatar May 27 '19 07:05 toshibochan

For camera I use homebridge-videodoorbell

toshibochan avatar May 27 '19 07:05 toshibochan

OK thanks, and do you know how the unlock button is linked to the Friday look.

dubocr avatar May 27 '19 08:05 dubocr

I don’t know but maybe have to be on Apple side.

toshibochan avatar May 27 '19 19:05 toshibochan

I accomplished this by using GPIO input to trigger motion sensor and put the lock in the same room as the sensor

dkattan avatar Aug 04 '19 22:08 dkattan