#155796·core

Ring Integration : Snapshots not working

Author: LtekCreated Nov 4, 2025Updated Sep 17, 2026
Labelsintegration: ring

The problem

Ring snapshots do not work while Tapo and Blue Iris camera snapshots work fine.

It seem that HA is not capturing a snapshot from the Ring Doorbell.

What version of Home Assistant Core has the issue?

core-2025.10.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Ring

Link to integration documentation on our website

https://www.home-assistant.io/integrations/ring

Diagnostics information

For many months I've been using Ring and other camera integrations (Tapo, Blue Iris)

I have a Ring subscription and Live Video for fine with Ring and all my integrations so I know the streams work properly.

Taking Snapshots work with Tapo and Blue Iris integrations but Does Not Work with Ring

I have tried multiple HA Blueprints that do snapshots, and also some custom made YAML code using service: camera.snapshot ... Nothing works. HA always pulls an old snapshot, it never takes a new / current snapshot.

It is returning a snapshot, but that snapshot is always old, sometimes many hours old

Example YAML snippet

yaml
[service: camera.snapshot](https://www.home-assistant.io/integrations/camera/)

Anything in the logs that might be useful for us?

txt

Additional information

No response