Skip to content

HA 2026.9.1 reports that ge_home uses device_registry.devices as a mapping or calls its lookup methods, which is deprecated #558

Description

@nmeachen

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:348
First occurred: 11:49:35 (1 occurrence)
Last logged: 11:49:35

Detected that custom integration 'ge_home' uses device_registry.devices as a mapping or calls its lookup methods, which is deprecated; iterate it to get the device entries, or use async_get, async_entries_for_config_entry and similar helpers for lookups at custom_components/ge_home/update_coordinator.py, line 574: for device_entry in list(device_registry.devices.values()):. This will stop working in Home Assistant 2027.9.0, please report it to the author of the 'ge_home' custom integration

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions