Logger: homeassistant.helpers.frame
Quelle: helpers/frame.py:324
Detected that integration 'deconz' calls device_registry.async_get_or_create referencing a non existing via_device ('mac', 'xx:xx:xx:xx:xx:xx'), with device info: {'configuration_url': 'http://xxx.xxx.xxx.xxx:40850', 'entry_type': <DeviceEntryType.SERVICE: 'service'>, 'identifiers': {('deconz', '00212E065F35')}, 'manufacturer': 'Dresden Elektronik', 'model': 'deCONZ', 'name': 'Phoscon-GW', 'sw_version': '2.28.1', 'via_device': ('mac', 'xx:xx:xx:xx:xx:xx')} at homeassistant/components/deconz/hub/hub.py, line 197: device_registry.async_get_or_create(. This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+deconz%22