Read-Only Mode for alarm status #517
Tycho-S
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
The code is open, you can do what you like, but I have no plans to implement this. It might work if you just give it a guest user role in Ring, but I've never tested this and I have no idea if it would be functional or not. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok yes I can try that thanks! That would be great if it does work as ring would disallow it on their side , making circumvention difficult.
All I want to do in HA is monitor the alarm status and trigger some actions (eg turn off all the lights when I arm the alarm). And perhaps monitor individual sensors.
I’m surprised there’s not been more people asking for this due to the sensitive nature of the alarm disarming. But I could look at that myself indeed if guest mode doesn’t work. I’m a bit paranoid because I’m in cybersecurity but my building has been burgled 3 times in the last year :)
Thanks in any case for all your work on this app!
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to create a Read-Only mode for the integration? E.g. read the status but not allow arm/disarm at all.
I would really like to have the integration (and thus home assistant) to be able to monitor the status of my alarm, but not the capability to arm/disarm it. Why? Well, it greatly increases the attack surface of my alarm to include the integration, my MQTT server, and home assistant as well. An attacker has many more points to mess with it and possibly generate a disarm event.
It would be great if we could connect to the Ring API but only receive access to read events and not change them. I always arm/disarm the alarm with the panel anyway and I'd like to keep it that way for the above reason.
Beta Was this translation helpful? Give feedback.
All reactions