python-ring-doorbell icon indicating copy to clipboard operation
python-ring-doorbell copied to clipboard

Browser version

Open ndg63276 opened this issue 3 years ago • 3 comments

I used this code to make a crude version that runs in a browser, see https://github.com/ndg63276/ring - any dev help welcome.

A working version is online at https://smartathome.co.uk/ring if anyone wants to try it out.

ndg63276 avatar Jun 30 '22 14:06 ndg63276

I tried it out...very cool tangible interpretation of the code! Can I assume that all of the 'toggles' you had available in there are all that is available in this API? I'm looking to try and automate the Motion Warning toggle for one of my devices is why I ask. Well done though, helps a non-coder like me see what's under the hood a little easier!

jcsacto avatar Jun 30 '22 16:06 jcsacto

I'm going to try and add a motion detection toggle, as I see @arkpog has put some code in pull request https://github.com/tchellomello/python-ring-doorbell/pull/110.

ndg63276 avatar Jun 30 '22 21:06 ndg63276

Ok, let me know if there is any way to do motion 'warning' though also if possible. That is the feature that basically does the human voice that you are being recorded when human motion detection is triggered. For some reason, you can't put on a schedule in Ring app and it's annoying to have on during the day, but we want it on at night. :)

jcsacto avatar Jun 30 '22 23:06 jcsacto

There hasn't been any activity on this issue recently. This issue has been automatically marked as stale because of that. It will be closed if no further activity occurs. Please make sure to update to the latest ring_doorbell version and check if that solves the issue. Thank you for your contributions.

github-actions[bot] avatar Apr 18 '24 18:04 github-actions[bot]