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:
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.yamlentries and (fill out even if it seems unimportant):Traceback (if applicable):
Additional information: