ImSorryButWho / HomeAssistantNotes

Notes on setting up various things in Home Assistant
120 stars 23 forks source link

Command to 'wake up' the v2 keypad so the lights come on #10

Closed davidcoulson closed 2 years ago

davidcoulson commented 2 years ago

Thanks for all this documentation - I was able to build a working integration between Alarmo and the Ring V2 keypad in Node-Red using this info. Really appreciate it.

Do you know of avcommand I can run that would 'wake up the keypad similar to if someone walks in front of it? Our old alarm system was lit all the time, so we would eyeball it before we open the back doors for the dog to go out. We've got the keypad permanently powered via the USB port, so it should not be running in a power saving mode.

ImSorryButWho commented 2 years ago

That's a great question. I haven't noticed any way to do that, but there's still a few indicators it claim to support that I haven't figured out what they do. I'll experiment a bit and get back to you.

On Sat, Mar 5, 2022, 11:38 AM David Coulson @.***> wrote:

Thanks for all this documentation - I was able to build a working integration between Alarmo and the Ring V2 keypad in Node-Red using this info. Really appreciate it.

Do you know of avcommand I can run that would 'wake up the keypad similar to if someone walks in front of it? Our old alarm system was lit all the time, so we would eyeball it before we open the back doors for the dog to go out. We've got the keypad permanently powered via the USB port, so it should not be running in a power saving mode.

— Reply to this email directly, view it on GitHub https://github.com/ImSorryButWho/HomeAssistantNotes/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV4ISNVSP5ADHBU2CFGCKDTU6OEXFANCNFSM5P74OZLQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

ImSorryButWho commented 2 years ago

Looking at the docs, I think you want configuration parameter 21. Set it to 601, and the current mode will always be lit up.

davidcoulson commented 2 years ago

I think you want configuration parameter 21. Set it to 601, and the current mode will always be lit up.

Thanks! For some reason, it is actually parameter 22, but setting it to 601 works great.