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

Unknown exception in the log #356

Closed
betsim opened this issue Sep 15, 2024 · 1 comment
Closed

Unknown exception in the log #356

betsim opened this issue Sep 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@betsim
Copy link

betsim commented Sep 15, 2024

The problem

I do not experienced any issues - just this log entry

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

0.4.0b5

What version of Home Assistant Core has the issue?

2024.9.1

Device / Model

Nest Protect (Battery) Firmware: 3.5rc3

Diagnostics information

No response

Home Assistant log

Logs
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

@betsim betsim added the bug Something isn't working label Sep 15, 2024
@iMicknl
Copy link
Owner

iMicknl commented Sep 15, 2024

Duplicate of #347

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