dubocr / homebridge-gpio-device

Homebridge GPIO device expose several HomeKit accessories interacting with GPIO
Apache License 2.0
65 stars 22 forks source link

Request #64

Open toshibochan opened 5 years ago

toshibochan commented 5 years ago

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

dubocr commented 5 years ago

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.

toshibochan commented 5 years ago

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.

dubocr commented 5 years ago

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

toshibochan commented 5 years ago

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

toshibochan commented 5 years ago

For camera I use homebridge-videodoorbell

dubocr commented 5 years ago

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

toshibochan commented 5 years ago

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

dkattan commented 5 years ago

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