Enable Sensor Chirp Tone Control #720
Replies: 3 comments 6 replies
-
I guess no good deed goes unpunished. I added this simple enable/disable chirp feature because it only took about 10 minutes to code up and test and I thought it might help for the thread where this was already discussed (#582) and of course, nearly immediately, I get asked about the significantly more complex feature. The issue is that, while the Ring app presents these chirp sound settings as if they are part of the individual sensors, thet are actually stored as part of, and modified by sending commands to, the security-panel device. Unfortunately, the architecture of ring-mqtt was never really designed with such a scenario in mind and, while I have some ideas that could address this without too many changes, it will still take a lot more than 10 minutes. and I don't have much time for this right now. Maybe in the future. |
Beta Was this translation helpful? Give feedback.
-
Makes sense. Appreciate you considering it in the future. Thankful for the work you do. |
Beta Was this translation helpful? Give feedback.
-
After noodling on this for a while in the background, I was able to implement this quite a bit easier than I originally thought and it seems to work well enough for me. If anyone monitoring this thread is willing to test the dev branch (set branch config option to "dev" and restart), I would appreciate it. Hopefully I can include it in a v5.6.1 update soon. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In the most recent release, keypad chirp tones were added as a switch for HA users. Would love to enable something similar for alarm sensors sounds. It's about 5-6 clicks in the ring app to change it. Would love to automate based on presence or scenes in HA.
Beta Was this translation helpful? Give feedback.
All reactions