Skip to content

Warning from HA Core: custom integration 'webrtc' accessed lovelace_data['resources'] #863

@DaveCBr

Description

@DaveCBr

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:335
First occurred: 9:33:36 AM (2 occurrences)
Last logged: 9:34:24 AM

Detected that custom integration 'webrtc' accessed lovelace_data['resources'] instead of lovelace_data.resources at custom_components/webrtc/utils.py, line 129: resources: ResourceStorageCollection = hass.data["lovelace"]["resources"].

This will stop working in Home Assistant 2026.2, please create a bug report at https://github.com/AlexxIT/WebRTC/issues

Detected that custom integration 'denon232' calls device_registry.async_get_or_create referencing a non existing via_device denon232, with device info: {'identifiers': {('denon232', 'Denon232 Receiver_Z2')}, 'manufacturer': 'Denon', 'name': 'Denon232 Receiver socket://192.168.50.163:5001', 'via_device': 'denon232'} at custom_components/denon232/media_player.py, line 57: async_add_entities(player_entities). This will stop working in Home Assistant 2025.12.0, please report it to the author of the 'denon232' custom integration

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions