Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ring integration does not show camera entity for 3rd gen stick up cam #113475

Closed
evanrich opened this issue Mar 15, 2024 · 12 comments
Closed

ring integration does not show camera entity for 3rd gen stick up cam #113475

evanrich opened this issue Mar 15, 2024 · 12 comments

Comments

@evanrich
Copy link

The problem

The plugin page says it supports ring stick up cams, but I have 2 3rd gen stickup cams, and only get sensors, no camera sensor. Spotlight cam batters do work... see screenshots
image

image

What version of Home Assistant Core has the issue?

core-2024.3.0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

ring

Link to integration documentation on our website

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

Diagnostics information

config_entry-ring-7a80b70b7906c1e3260f40c809342711.json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

Hey there @sdb9696, mind taking a look at this issue as it has been labeled with an integration (ring) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of ring can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign ring Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


ring documentation
ring source
(message by IssueLinks)

@SwagDad99
Copy link

I have the same issue. My 3 cameras used to work fine, now they don't have a camera sensor showing and data. The sensor is still listed in the sensor list, but no data is sent to the cards, and is not shown when I pick it to preview. The cameras work fine from the Ring website. I removed the integration, and re-added it. It asked for the username and password, then the auth code. When I entered those, it found the 3 cameras again, but still the same behavior.
Screenshot_84

@sdb9696
Copy link
Contributor

sdb9696 commented Apr 26, 2024

Could you enable debug logging for the integration and the ring_doorbell library and post some logs? Also @SwagDad99 could you upload diagnostics and confirm which HA version you are running on?

@sdb9696
Copy link
Contributor

sdb9696 commented Apr 26, 2024

@home-assistant add-label needs-more-information

@SwagDad99
Copy link

SwagDad99 commented Apr 26, 2024 via email

@sdb9696
Copy link
Contributor

sdb9696 commented Apr 26, 2024

Yes the ring_doorbell library includes more than just doorbells and is what the ring integration uses to communicate with the ring api. You can enable debug logging with the following in your configuration.yaml:

logger:
  default: info
  logs:
    homeassistant.components.ring: debug
    ring_doorbell: debug

The diagnostics you can download from the device page:
image

@SwagDad99
Copy link

SwagDad99 commented Apr 26, 2024 via email

@SwagDad99
Copy link

SwagDad99 commented Apr 26, 2024 via email

@sdb9696
Copy link
Contributor

sdb9696 commented Apr 26, 2024

In your homeassistant config directory.

@SwagDad99
Copy link

SwagDad99 commented Apr 26, 2024 via email

@evanrich
Copy link
Author

Sorry for the late followup, I was out of town. Looks like @SwagDad99 has provided some info tho, but I'm glad to help if you need more debug stuff

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@issue-triage-workflows issue-triage-workflows bot closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants