Skip to content

AttributeError: 'Ring' object has no attribute 'has_subscription' #40

Description

@cemeyer2

Using the code in the readme:

from ring_doorbell import Ring

myring = Ring('user@example.com', 'secret')

print myring.has_subscription

I receive the following error: AttributeError: 'Ring' object has no attribute 'has_subscription'

Metadata

Metadata

Assignees

Labels

bugLabel for issues that report a bugdocumentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions