Skip to content

Created generic update method for all devices on Ring top-parent object#75

Merged
tchellomello merged 1 commit into
masterfrom
generic_update
Nov 29, 2017
Merged

Created generic update method for all devices on Ring top-parent object#75
tchellomello merged 1 commit into
masterfrom
generic_update

Conversation

@tchellomello

@tchellomello tchellomello commented Nov 29, 2017

Copy link
Copy Markdown
Member

This method will call recursively all devices linked to the Ring account and update its attributes.

Fixes: #74

from ring_doorbell import Ring

myring = Ring('foo', 'bar')
myring.update()

@tchellomello tchellomello added this to the v.0.1.9 milestone Nov 29, 2017
@coveralls

coveralls commented Nov 29, 2017

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 65.931% when pulling db91b9f on generic_update into e4cb93f on master.

@tchellomello tchellomello merged commit e521352 into master Nov 29, 2017
@tchellomello tchellomello deleted the generic_update branch November 29, 2017 09:19
@tchellomello tchellomello mentioned this pull request Nov 29, 2017
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a generic update() call which updates all devices under top-level Ring object

2 participants