-
-
Notifications
You must be signed in to change notification settings - Fork 27
motion triggers simulated doorbell press for tvOS #418
Comments
Hi there just wanted to see if this might be implemented in coming versions? |
Since iOS 15 notifications are getting revamped, this may be properly fixed soon. I'd rather Apple fix HomeKit rather than me implement a hack to make it work. |
Hey there - thanks for responding. I've been looking in the beta for different notifications in HomeKit, I'm not seeing anything much different other than focus, I'm installing beta 2 as we speak, so I'll check there too. I'm hoping that they implement something to make a motion trigger play on tvOS. I think what I was recommending was more along the lines of the motion itself on a cam only to trigger a door bell press. My specific reasoning for this was, the nest cam I have outside is overlooking an area that has gotten a car break-in before. Automations does not--thank I know of currently, if you know I'd love some feedback--have any way to trigger a sound, other than the typical notification [I could use an automation and upload a sound, now that I'm thinking about it. I'll play around with it, I just dont think you can force it to play globally as in on HomePod / apple tv. So I thought if the motion could trigger a door bell press it would wake us up and make us more apt to be able to take action. thanks so much for all you do and the amazing tools you've developed! |
Hi there - checking on this as iOS 15 released, not sure If this can be implemented |
Home bridge camera ffmpeg allows a dummy switch to ring the doorbell. Why can't we do it here. A switch that is activated elsewhere and not by the camera. I actually have a switch on the wall - when pressed i want it to activate the dummy doorbell switch in nest cam |
My original question about streaming to tvOS is now possible with the updated software (tvOS, iOS 15). Still, it will not act as a doorbell, just streaming. @shereefalkady not sure if this is what you want to do as well. There are a few caveats that are involved with the configuration... I can't speak to this plugin specifically, as I decided to get the starling bridge (I still use homebridge for all things not nest). I have the nest guard that the other Nest Plugins don't support, but I'll share my config below. Still, I'd guess it's similar to using this camera plugin. This is my findings from testing Using the example of: Nest Cam is outdoors, in a driveway, you want to see the live feed on your TV if it detects a person near your cars or the door into your home, the other areas in the camera's view don't matter to you to stream. Zone 1 "Cars", Zone 2 "entrance"You'd want to configure a few things in your nest app.
On Apple TV
You'd want to make sure that you sign out of the dedicated account for homebridge on the nest app and go back into your personal one if you so choose to do it that way. By doing this, the notifications have worked perfectly and stream only when it meets the "notification" criteria. |
Is your feature request related to a problem? Please describe.
I would like a motion event in a “zone” to trigger a simulated doorbell press so that when motion is detected it will pop up on Apple TV.
Describe the solution you'd like
Similar to homebridge-ring when motion is detected you can have a doorbell press simulated so that it will pop up on tvOS a view of the camera and a doorbell sound
Describe alternatives you've considered
No alternate available that I know of
Additional context
See homebridge-ring iOS 14 tvOS simulated doorbell press feom motion event.
The text was updated successfully, but these errors were encountered: