Skip to content

Add support for Ring Snapshot downloads #22375

Description

@tybritten

Home Assistant release with the issue:
0.90.1

Last working Home Assistant release (if known):

Operating environment (Hass.io/Docker/Windows/etc.):
Hass.io on Docker/ubuntu 18.04

Component/platform:
https://www.home-assistant.io/components/ring/

Description of problem:
Ring added the 'download snapshot' capability late last year- instead of showing you a capture of the last event (motion/ring), it will request an updated snapshot from the device upon request. python-ring-doorbell added this capability in 0.2.3 (python-ring-doorbell/python-ring-doorbell#108). Adding support for this in the ring camera module to show an update snap on request if desired.

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

camera:
  - platform: ring
ring:
  username: !secret ring_user
  password: !secret ring_pass

Traceback (if applicable):


Additional information:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions