sorry to bump this question, but I am out of my options … I have only 1 (the Daylight CLIP) sensor in my new Deconz setup, after having had a Tradfri option sensor for half a day. I took that out, and after restart, the integration still showed 4 devices:
The Daylight sensor and the Deconz Phoscon-Gw, which are supposed to be there I guess.
It did however also show the Tradfri motion sensor. Since no Delete button was available, I had to edit the .storage core.device_registry file, and delete it from there. Which, after 3! attempts finally worked.
There’s still this odd unnamed/unknown device, registered to the same Deconz config_entry, which keeps returning. I can even see it being restored in real time after deleting the entry in the core.device_registry file.
Do we have any clue what this might be, and how to get rid of it?
{
"config_entries": [
"a0redactedcfa"
],
"connections": [
[
"mac",
"02:42:ac:1e:21:06"
]
],
"identifiers": [],
"manufacturer": null,
"model": null,
"name": null,
"sw_version": null,
"entry_type": null,
"id": "fec62ac3595cb23a78ff29f941ea2607",
"via_device_id": null,
"area_id": null,
"name_by_user": null,
"disabled_by": null
}
thanks for any help you can lend me.
Btw, why does the CLip Daylight sensor show
"manufacturer": "Philips",
"model": "PHDL00",
"name": "Daylight",
"sw_version": "1.0",
while I havent even enabled my Hue Hubs on this instance? Is that available without even doing so? Which would seem an unwanted Hue leakage to the Zigbee network to be honest. It doesnt even show up on my Production system with 2 Hue registered hubs …