New switch not appearing in Home.

Brian Williams brwill at me.com
Fri Jun 17 07:46:09 EDT 2022


The saga continues: I reset the Bridge, and created a new HomeKit list, and started to populate that to Home. It is a slow job.

However, when Garage Light was added, HomeKit still choked:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2022-06-17 06:46:47.2467  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2022-06-17 07:31:11.3693 HTTL: since it's difficult to impossible to change the accessory type later the new unit will not be shared to Home Kit until you select the accessory type in the Configure Sharing window. (Home Kit)
2022-06-17 07:31:11.4357 HTBRL: since it's difficult to impossible to change the accessory type later the new unit will not be shared to Home Kit until you select the accessory type in the Configure Sharing window. (Home Kit)
2022-06-17 07:31:26.6178 Home Kit: %s is no longer being shared, restart the interface and click the Update Config button in the Edit Interface window. (Home Kit)
2022-06-17 07:31:40.1477 Home Kit: Error in onMakeNewUnit: Duplicate AID found when attempting to add accessory (Home Kit)
2022-06-17 07:31:40.1486 Home Kit: Traceback (most recent call last): (Home Kit)
2022-06-17 07:31:40.1489   File "/Applications/XTension/XTension.app/Contents/Resources/python3/Resources/xtension_plugin/xtension_plugin.py", line 921, in event_receivedData (Home Kit)
2022-06-17 07:31:40.1493     workUnit = self.onMakeNewUnit( x) (Home Kit)
2022-06-17 07:31:40.1497   File "/Applications/XTension/XTension.app/Contents/Resources/Plugins/xtension_hap.isf/xtension_hap.py", line 1053, in makeNewUnit (Home Kit)
2022-06-17 07:31:40.1500     return XTHAPUnit( theData) (Home Kit)
2022-06-17 07:31:40.1503   File "/Applications/XTension/XTension.app/Contents/Resources/Plugins/xtension_hap.isf/xtension_hap.py", line 885, in __init__ (Home Kit)
2022-06-17 07:31:40.1507     self.makeAccessory() (Home Kit)
2022-06-17 07:31:40.1509   File "/Applications/XTension/XTension.app/Contents/Resources/Plugins/xtension_hap.isf/xtension_hap.py", line 979, in makeAccessory (Home Kit)
2022-06-17 07:31:40.1512     bridge.add_accessory( self.accessory) (Home Kit)
2022-06-17 07:31:40.1515   File "/Applications/XTension/XTension.app/Contents/Resources/Plugins/xtension_hap.isf/pyhap/accessory.py", line 359, in add_accessory (Home Kit)
2022-06-17 07:31:40.1518     raise ValueError("Duplicate AID found when attempting to add accessory") (Home Kit)
2022-06-17 07:31:40.1520 ValueError: Duplicate AID found when attempting to add accessory (Home Kit)

Might be the ‘AID’ that it finds to be a duplicate? How do I clear this issue?

Brian


More information about the XTensionList mailing list