denniedegroot / com.ring

Ring for Homey
https://www.athom.com
Other
15 stars 15 forks source link

Support of mode #68

Open papounet-git opened 3 years ago

papounet-git commented 3 years ago

Hello, Unless I missed something, Ring App allows to enable motion control per individual devices, but doesn’t allow to activate a Mode, which triggers action on the whole set of devices. Could you please confirm? Thanks Guillaume

LeandroVeldhuis commented 3 years ago

Hi @tokreutz , I am also trying to use your implementation of the modes, but I am having one of the first issues that @Airwolf33 was having. App installs fine, but when I try to find for the 'Alarm Mode' device, I get a Time Out 30000ms.

In the console it doesn't say much more than this: 2021-05-02 13:05:51 [log] [ManagerDrivers] [mode] _refreshModeDevices _refreshDevice _https GET api.ring.com /clients_api/dings/active null _refreshDevice

We could follow up on this privately, if preferred.

Airwolf33 commented 3 years ago

@LeandroVeldhuis Hi ! Try to restart the app. If it don’t work, try to add a doorbell or a stick up cam. Even if you finally don’t add the cam or the doorbell, try to add mode after that.

LeandroVeldhuis commented 3 years ago

@Airwolf33 ooh wow that did the trick! It works great, thank you! Alarm modes now also seem to sync between the Ring app and Homey, awesome.

papounet-git commented 3 years ago

Hello, Is the new app version already released or is it still only in test for developers ? Thanks Guillaume

tokreutz commented 3 years ago

@papounet-git , I haven't had the time to create a PR for this functionality, so this is so far only in test on a separate branch in my fork of this project.