I just updated to iOS 18.3,1 and HomeKitLink Siri ceased to work. Devices are published, but the Home App does not recognize them.
I am getting the following errors when I attempted to add another device.:
Feb 11, 2025 at 2:45:36 AM
Indigo Cocoa client authenticated (192.168.0.52)
Error (client) refreshElemFromDb() caught exception: ElementNotFoundError -- could not find device with element ID 905116402
Error (client) refreshElemFromDb() caught exception: ElementNotFoundError -- could not find device with element ID 905116402
Feb 11, 2025 at 2:47:52 AM
Error ElementNotFoundError -- could not find device with element ID 905116402
HomeKitLink Siri Error Error in plugin execution UiGetValues2:
File "plugin.py", line 508, in getDeviceConfigUiValues
type: key id 905116402 not found in database
Feb 11, 2025 at 2:49:31 AM
Error ElementNotFoundError -- could not find device with element ID 905116402
Error (client) refreshElemFromDb() caught exception: ElementNotFoundError -- could not find device with element ID 905116402
HomeKitLink Plugin Release
Re: HomeKitLink Plugin Release
George Wilde
Re: HomeKitLink Plugin Release
OkGRWilde wrote:I just updated to iOS 18.3,1 and HomeKitLink Siri ceased to work. Devices are published, but the Home App does not recognize them.
I am getting the following errors when I attempted to add another device.:
Feb 11, 2025 at 2:45:36 AM
Indigo Cocoa client authenticated (192.168.0.52)
Error (client) refreshElemFromDb() caught exception: ElementNotFoundError -- could not find device with element ID 905116402
Error (client) refreshElemFromDb() caught exception: ElementNotFoundError -- could not find device with element ID 905116402
Feb 11, 2025 at 2:47:52 AM
Error ElementNotFoundError -- could not find device with element ID 905116402
HomeKitLink Siri Error Error in plugin execution UiGetValues2:
File "plugin.py", line 508, in getDeviceConfigUiValues
type: key id 905116402 not found in database
Feb 11, 2025 at 2:49:31 AM
Error ElementNotFoundError -- could not find device with element ID 905116402
Error (client) refreshElemFromDb() caught exception: ElementNotFoundError -- could not find device with element ID 905116402
Well it has nothing to do with 18.3.1
Trying to add a device when nothing is working - probably isn’t the root issue.
As per the multiple messages it seems the device ID 905116402 - is published in Home kit, but you have deleted it in Indigo, sometime/showhow.
Although some of messaging seems to be from Indigo itself .. perhaps you have window open but have deleted.
If you restart the plugin it should resolve that issue, from the plugin end.
But remains to be seen what the root issue is.
“Home App” does not recognise them. What do you mean by this?
Is there anything in the log.
You will also notice the MenuItem has a number of options including for logging issues. (particularly in 0.6.72 HKLS)
One in particular called:
Support Information for Forum Posting
That may help highlight what the issue is…
Glenn
Sent from my iPad using Tapatalk
Re: HomeKitLink Plugin Release
I downgraded the plugin to v0.6.61 and relinked to the Home App. Everything is working now. The plugin upgrade I made to v0.6.72 seemed to have caused the problem. I upgraded when I installed the latest OS updates.
George Wilde