-
Notifications
You must be signed in to change notification settings - Fork 227
Deprecation Warning for Home Assistant 2026.2 #858
Copy link
Copy link
Closed
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
There is a warning log appearing in Home Assistant which needs to be fixed before 2026.2.
The Warning Log:
2025-06-07 21:06:35.186 WARNING (MainThread) [homeassistant.helpers.frame] 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
Related Code: https://github.com/AlexxIT/WebRTC/blob/master/custom_components/webrtc/utils.py#L129
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists