You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-12-30 09:14:13.039 WARNING (MainThread) [homeassistant.helpers.frame] Detected that integration 'fritz' calls `device_registry.async_get_or_create` referencing a non existing `via_device` ('fritz', '60B58D0B980F'), with device info: {'connections': {('mac', '02:18:5D:xx:xx:xx')}, 'default_manufacturer': 'AVM', 'default_model': 'FRITZ!Box Tracked device', 'default_name': 'homeassistant', 'via_device': ('fritz', '60B58D0B980F')} at homeassistant/components/fritz/button.py, line 86: async_add_entities(entities_list). 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+fritz%22
Additional information
No response
The text was updated successfully, but these errors were encountered:
Code owners of fritz 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 fritz 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.
The problem
Detected that integration 'fritz' calls
device_registry.async_get_or_create
referencing a non existingvia_device
is shown in logs on startup.What version of Home Assistant Core has the issue?
core-2025.1.0b3
What was the last working version of Home Assistant Core?
core-2024.12.4
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Fritz
Link to integration documentation on our website
https://www.home-assistant.io/integrations/fritz
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: