denniedegroot / com.ring

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

Added energy settings to app.json #39

Closed daneedk closed 4 years ago

daneedk commented 4 years ago

Hi Dennie,

This pull request adds 2 lines to define the battery types. This fixes these warnings when cli running the app:

Warning: drivers.doorbell is missing an array 'energy.batteries' because the capability measure_battery is being used. Specifying the type of battery will be required in the future.
Warning: drivers.stickupcam is missing an array 'energy.batteries' because the capability measure_battery is being used. Specifying the type of battery will be required in the future.
denniedegroot commented 4 years ago

Thanks! I merged it manually because github was giving some issues.