I suspect that that is not possible with your current configuration. This integration cannot tell a sensor to stop reporting motion.
However, you could disable that notification in Alexa and instead add a notification via Hubitat. That you could have more control over.
Thanks, I was a afraid that might be the case. You can turn motion detection on and off with the Ring app, I was just hoping that this Ring integration would have access to that option.
The device driver currently doesn’t support making this change. However, maybe someone could figure out how to add it at some point.
1 Like
You can actually do that with the Modes function in Ring. There are only three modes available so if you're already using them for something else that would be an issue.
I use Habitat to change the Ring mode. I use Disarmed to turn off motion detection during the day when I'm home on a couple cameras while leaving another on. Night mode turns back on detection. I also have Away mode set to turn detection on for all cameras when I'm gone.
This has worked well for a couple years. Only downside is that there is no live view available for a given camera when motion detection is turned off if I happen to want to look at something.
2 Likes
Thank you. Looks like just what I was looking for.
ETA: I tried using Ring modes in Hubitat but they were not available as options for rules or dashboard items. You can control them from the the device page for your Ring home however and they worked. Also of note, I did not see a driver for Ring doorbells.
Might work using custom attributes in Rule Machine.
There should be doorbell drivers - cameras with button capability maybe?
I tried most every option, including that if I remember correctly. I also discovered that you can pause motion detection for a given amount of time in the Ring app which works for now.
1 Like
Hey everyone, I installed this integration an year back. Somehow it stopped working and I am trying to debug why. I see none of the contact sensors listed in HE devices are getting the current status. They are all stuck at closed status.
Do I have to do a re-authorization? I already logged into Ring from the app in HE using 2FA.
Still no luck. I assume for just reading contact sensors IFTTT is not required.
I had my automation working in a much older version of Rule Machine (v3) and it took me a while to find the options again in the new version of Rule Machine.
The setMode function for the Ring integration is only applicable for the Ring Location device and not the individual devices because for Ring the mode is a per location setting. In the Ring app itself is where you define the settings for each device at a location based on the mode. For example you could have Home mode turn motion detection off for camera 1 and on for cameras 2 and 3.
To use Hubitat to change the Ring mode you can use the below type of Action in Rule Machine.
Pick "Run Custom Action", capability of "Actuator", and the device should be your Ring Location device. Then you will have the ability to pick "setMode" as the custom command.
For a trigger you could use a Hubitat Mode change like I do, or a Virtual Switch, or ....
1 Like
Assuming the the app show " Ring Account Information (Successfully Logged In!)" and the base station shows the websocket connected, have you tried to click on initialize and or refresh after you tried to log back in to Ring from the HE app?
Thanks I tried that, and it seems to be working now. Do I have to repeat initialize/refresh after certain period of time?
1 Like