Skip to content

Assistant Core 2026.9.1 #20

Description

@Murmelbaerchen69

Hi, as of today, I’m seeing the following message in the log with Home Assistant Core 2026.9.1:

Logger: homeassistant.helpers.frame
Quelle: helpers/frame.py:348
Erstmals aufgetreten: 17:33:16 (27 Vorkommnisse)
Zuletzt protokolliert: 17:34:08

Detected that custom integration 'philips_shaver' calls device_registry.async_get_device, which is deprecated because device identifiers and connections are no longer unique across config entries; use async_get_device_by_identifier, async_get_device_by_connection or async_get_devices instead at custom_components/philips_shaver/init.py, line 154: bridge_device = dev_reg.async_get_device(. This will stop working in Home Assistant 2027.8.0, please create a bug report at https://github.com/mtheli/philips_shaver/issues
Detected that custom integration 'philips_shaver' calls device_registry.async_get_device, which is deprecated because device identifiers and connections are no longer unique across config entries; use async_get_device_by_identifier, async_get_device_by_connection or async_get_devices instead at custom_components/philips_shaver/init.py, line 198: device = dev_reg.async_get_device(identifiers={(DOMAIN, device_id)}). This will stop working in Home Assistant 2027.8.0, please create a bug report at https://github.com/mtheli/philips_shaver/issues
Detected that custom integration 'philips_shaver' calls device_registry.async_get_device, which is deprecated because device identifiers and connections are no longer unique across config entries; use async_get_device_by_identifier, async_get_device_by_connection or async_get_devices instead at custom_components/philips_shaver/coordinator.py, line 723: device = dev_reg.async_get_device(. This will stop working in Home Assistant 2027.8.0, please create a bug report at https://github.com/mtheli/philips_shaver/issues
Detected that custom integration 'philips_shaver' calls device_registry.async_get_device, which is deprecated because device identifiers and connections are no longer unique across config entries; use async_get_device_by_identifier, async_get_device_by_connection or async_get_devices instead at custom_components/philips_shaver/coordinator.py, line 1224: bridge_device = dev_reg.async_get_device(. This will stop working in Home Assistant 2027.8.0, please create a bug report at https://github.com/mtheli/philips_shaver/issues

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