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

Motion Detected Delayed #349

Open
brooksben11 opened this issue Aug 4, 2024 · 1 comment
Open

Motion Detected Delayed #349

brooksben11 opened this issue Aug 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@brooksben11
Copy link

The problem

I've used this integration for years but a few months ago it started taking a couple minutes for motion to show up in HA. If I reload the integration, it immediately shows motion as detected, but left to it's own it take a few minutes. I'm guessing this may be true for other sensors as well, but obviously can't easily test this. I've found it to be true for multiple Nests, I assume all of them (all of mine are mains powered). I have multiple instances of this error in my logs and I suspect the 5 minute timeout may be to blame.

What version of this integration (ha-nest-protect) has the issue?

0.4.0b5

What version of Home Assistant Core has the issue?

2024.6.4

Device / Model

Nest Protect (wired)

Diagnostics information

config_entry-nest_protect-1c5c7254310722dbacc74f6a942d246c.json

Home Assistant log

This error originated from a custom integration.

Logger: custom_components.nest_protect
Source: custom_components/nest_protect/init.py:208
integration: Nest Protect (documentation, issues)
First occurred: August 3, 2024 at 7:52:51 PM (143 occurrences)
Last logged: 7:43:55 AM

Unknown exception. Please create an issue on GitHub with your logfile. Updates paused for 5 minutes.
Traceback (most recent call last):
File "/config/custom_components/nest_protect/init.py", line 208, in _async_subscribe_for_data
dict(b, **buckets.get(b.object_key, {})) for b in [data.updated_buckets]
^^^^^^^^^^^^
AttributeError: 'list' object has no attribute 'object_key'

Additional information

No response

@brooksben11 brooksben11 added the bug Something isn't working label Aug 4, 2024
@iMicknl
Copy link
Owner

iMicknl commented Aug 4, 2024

Most likely a duplicate of #347

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants