Arduino-HomeKit-ESP8266 icon indicating copy to clipboard operation
Arduino-HomeKit-ESP8266 copied to clipboard

Fix new device ID on HomeKit topology change

Open paullj1 opened this issue 2 years ago • 1 comments
trafficstars

Instead of erasing the entire config in the compact_data method, instead only erase the pairing data. This preserves the device ID so that in case the method does not finish for some reason, the device doesn't generate a new ID.

  • Might fix #103, #139, #147, #184, #198
  • Includes changes by @ruleechen, and @thiti-y

paullj1 avatar Feb 25 '23 18:02 paullj1

Anyone know when this will be merged?

Finn1994 avatar May 23 '23 04:05 Finn1994