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

ERROR from nest protect HACS integration #380

Closed
bmf7777 opened this issue Dec 8, 2024 · 1 comment
Closed

ERROR from nest protect HACS integration #380

bmf7777 opened this issue Dec 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@bmf7777
Copy link

bmf7777 commented Dec 8, 2024

The problem

ERROR from nest protect HACS integration

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

0.4.0b7

What version of Home Assistant Core has the issue?

core-2024.12.1

Device / Model

Nest Protect Wired

Diagnostics information

2024-12-07 15:05:26.374 ERROR (MainThread) [custom_components.nest_protect] Unknown exception. Please create an issue on GitHub with >
Traceback (most recent call last): File "/home/homeassistant/.homeassistant/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'

Home Assistant log

Logs 2024-12-07 15:05:26.374 ERROR (MainThread) [custom_components.nest_protect] Unknown exception. Please create an issue on GitHub with > Traceback (most recent call last): File "/home/homeassistant/.homeassistant/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' ``` Copy/paste any log here, between the starting and ending backticks (`) ```

Additional information

No response

@bmf7777 bmf7777 added the bug Something isn't working label Dec 8, 2024
@iMicknl
Copy link
Owner

iMicknl commented Dec 8, 2024

Duplicate of #347

@iMicknl iMicknl marked this as a duplicate of #347 Dec 8, 2024
@iMicknl iMicknl closed this as completed Dec 8, 2024
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