First of all thank you for the excellent plugin. I have got a lot of use out of it and appreciate the effort that goes into making it so rock solid 馃檹
I can not use my ring2 battery doorbell button as automation trigger.
Previously I was able to set this up so that pressing the doorbell triggered a doorbell switch on my other hard wired camera.
This allowed pressing the doorbell to show a nice video preview from the hardwired camera, which doesn't work for battery ring cameras when in low power mode.
Hardware: battery ring doorbell 2.
Steps to reproduce the behavior:
Previously I was able to see the doorbell as a button in the room in the home app.
And I was able to use it as an automation trigger.



馃拋 I recently moved the plugin to an isolated bridge and back again (ringing on homepod did not work when it was in isolated mode).
This may be a red herring but I figure best to mention.
Post homebridge-ring platform config _without sensitive information_
{
"refreshToken": "...",
"hideDoorbellSwitch": false,
"hideCameraMotionSensor": true,
"hideCameraSirenSwitch": true,
"hideInHomeDoorbellSwitch": true,
"hideAlarmSirenSwitch": true,
"hideUnsupportedServices": true,
"platform": "Ring"
}


It looks like you are simply trying to set it up from the wrong spot. If you go into the actual camera view (live stream), then click Settings -> Accessories -> (click on the programmable switch) -> Single Press (Add). I think the Home app forces you to set it up from this page because there can be multiple actions (single, double, long press). Let me know if that path works for you!
Thanks for the reply @dgreif.
I thought that too but I have been all over the home app trying to find the accessory :)
There is no accessories option on the settings screen for the camera (A).
On the associated bridge there is an accessories option but opening it shows a blank screen (B).
(Apologies for the artefacts, I did a scrolling screen capture.)



Can you post your config for the ring plugin (without the refresh token)
Oh yep they are at the bottom of the original PR comment above 鈽濓笍
+ I added screenshots of the homebridge env if that helps.
Ahh, thanks! I missed the part about you switching to a child bridge and back. That may the cause, but not sure. At this point, you are probably best to remove the Ring plugin, restart and make sure the camera disappears from HomeKit, then add it back again. Let me know if that helps
Awesome thank you @dgreif, removing the plugin and reinstalling worked.
Bonus is I was able to get it to work in isolated bridge mode too 馃槍
(Previously when it was in isolated mode the homepod doorbell ring feature did not work)
thanks again 馃檹
Most helpful comment
Awesome thank you @dgreif, removing the plugin and reinstalling worked.
Bonus is I was able to get it to work in isolated bridge mode too 馃槍
(Previously when it was in isolated mode the homepod doorbell ring feature did not work)
thanks again 馃檹