-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Losing identity after re-pair #740
Comments
The plugin assigns an identifier to each device based on its IEEE address, so that doesn't change as far as I know. Perhaps you can try the Controller for HomeKit app to create a backup and see if you can restore it when this happens. |
This cannot be Homekit's fault if the device appears twice in Homebridge itself, one offline and not responding and one new and responding. |
These lights are not split in to multiple accessories. No device actually is. It's interesting that this occurs. |
I'll do a re-pair tomorrow and list it here (need to be mentally ready to re-doing everything in Homekit again...) |
From MQTT. If you also have the logs from Homebridge and Zigbee2MQTT around the same time, feel free to also include them. I've repaired device also, but I can't recall having to redo configurations in HomeKit. |
I did a repair of a 1-gang switch (1 accessory), the same thing happened. In mqtt the topic is the same before and after. Downloaded a backup of homebridge, before and after. All UUIDs are the same. Only |
It appears that this issue did not have an update in quite some time. Please check if you can provide any additional information to help resolve this issue. If there isn't any activity in the next two weeks, this issue will be closed automatically. Thank you for your contributions! |
I only use the IEEE address in the plug-in. |
It appears that this issue did not have an update in quite some time. Please check if you can provide any additional information to help resolve this issue. If there isn't any activity in the next two weeks, this issue will be closed automatically. Thank you for your contributions! |
Is there an existing issue for this?
Describe the bug
After re-pairing a zigbee device, the device shows up as a new set of accessories in homebridge (the old goes away only after a restart!), and they are practically identified as new accessories, although they do keep their old name!
This means that setup in Homekit needs to be redone.
This is especially annoying with smart lights. As kids push the buttons for a few seconds triggering a re-pair. Destroying existing automations.
Is there a setting to disable this behavior?
Related devices
Tuya light switches
Related Devices
No response
Steps To Reproduce
Expected behavior
If the plugin knows how to assign the same names that I have assigned to the old ones, it should also use the same ids when registering with Homebridge.
Device entry
No response
Status update
No response
Messages from this plugin
No response
This plugin
1.10.0
Homebridge
1.6.1
Zigbee2MQTT
1.33.0
Homebridge Config UI X (if applicable)
4.50.5
The text was updated successfully, but these errors were encountered: