denniedegroot / com.ring

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

App does not install on Homey V2 firmware #11

Closed daneedk closed 5 years ago

daneedk commented 5 years ago

Hi Dennie,

The app does not install on Homey V2 firmware because of the "compatibility": "1.x >=1.5.0", in app.json. I've changed it to "compatibility": ">=1.5.0", installed the app from the CLI and tested it with my Ring Pro and Ring Chime and all worked as expected. No errors in the CLI output, regular refreshDevice_ and _https dings/active. syncDevices_ shows the correct Ring Pro and Ring Chime information so the app seems V2 ready to me. Could you please change the compatibility and publish the new version?

Many Thanks! Cheers,

Danee

denniedegroot commented 5 years ago

Hi Danee,

Thanks for letting me know. This issue will be resolved in the next version 2.0.4 which is waiting for approval.