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
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; useasync_get_device_by_identifier,async_get_device_by_connectionorasync_get_devicesinstead 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/issuesDetected 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; useasync_get_device_by_identifier,async_get_device_by_connectionorasync_get_devicesinstead 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/issuesDetected 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; useasync_get_device_by_identifier,async_get_device_by_connectionorasync_get_devicesinstead 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/issuesDetected 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; useasync_get_device_by_identifier,async_get_device_by_connectionorasync_get_devicesinstead 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