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
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.devicesas a mapping or calls its lookup methods, which is deprecated; iterate it to get the device entries, or useasync_get,async_entries_for_config_entryand 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