Arduino-HomeKit-ESP8266
Arduino-HomeKit-ESP8266 copied to clipboard
Fix new device ID on HomeKit topology change
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
Anyone know when this will be merged?