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

homeassistant.helpers.frame #135084

Closed
auchmon opened this issue Jan 8, 2025 · 1 comment
Closed

homeassistant.helpers.frame #135084

auchmon opened this issue Jan 8, 2025 · 1 comment

Comments

@auchmon
Copy link

auchmon commented Jan 8, 2025

The problem

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:324
First occurred: 10:51:05 AM (1 occurrences)
Last logged: 10:51:05 AM

Detected that integration 'zha' calls device_registry.async_get_or_create referencing a non existing via_device ('zha', 00:12:4b:00:30:ca:51:32), with device info: {'connections': {('zigbee', '6c:fd:22:ff:fe:3c:cb:3b')}, 'identifiers': {('zha', '6c:fd:22:ff:fe:3c:cb:3b')}, 'manufacturer': 'IKEA of Sweden', 'model': 'TRETAKT Smart plug', 'name': 'IKEA of Sweden TRETAKT Smart plug', 'via_device': ('zha', 00:12:4b:00:30:ca:51:32)} at homeassistant/components/zha/helpers.py, line 1177: _async_add_entities(entities_to_add, update_before_add=False). This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+zha%22

What version of Home Assistant Core has the issue?

core-2025.1.1

What was the last working version of Home Assistant Core?

core-2025.1.1

What type of installation are you running?

Home Assistant Container

Integration causing the issue

ZHA

Link to integration documentation on our website

No response

Diagnostics information

config_entry-zha-01JBYHP3NBKERY2JQTY5304V1Y (1).json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@TheJulianJES
Copy link
Member

Should be fixed via #135008 in HA Core 2025.1.2 or later. Likely releasing Friday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants