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

Button press event #73

Open
UKenGB opened this issue Nov 13, 2020 · 7 comments
Open

Button press event #73

UKenGB opened this issue Nov 13, 2020 · 7 comments

Comments

@UKenGB
Copy link

UKenGB commented Nov 13, 2020

Would like to use this with a Hikvision DS-HD1 doorbell camera. I believe I can access the live feed and snapshot source URLs (and set in config.json), but what about the button. Once installed, this device will ring the chime, but I also want notification sent to all devices logged in to that iCloud account. Is the button press notification sent to and used by HomeKit? What configuration is required for this?

Found no information about how this works - or doesn't. Could someone enlighten me?

@Samfox2
Copy link
Owner

Samfox2 commented Nov 13, 2020

You need to trigger the button by yourself, e.g. by connecting the button to the gpio pins of a raspberry that sends a http request.

@UKenGB
Copy link
Author

UKenGB commented Nov 14, 2020 via email

@Samfox2
Copy link
Owner

Samfox2 commented Nov 14, 2020

Maybe you could use a cheep window contact sensor.

@UKenGB
Copy link
Author

UKenGB commented Nov 14, 2020 via email

@Samfox2
Copy link
Owner

Samfox2 commented Nov 14, 2020

You can flash those Sonoff devices with a custom firmware that support homekit out of the box. With this it should be easy to make an automation that triggers the doorbell homekit switch.

@UKenGB
Copy link
Author

UKenGB commented Nov 14, 2020 via email

@Samfox2
Copy link
Owner

Samfox2 commented Nov 14, 2020

Please make sure that notification for the doorbell is turned on.

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

2 participants