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

在home app中删除设备后,无法再次将设备添加到home app中

Open ParkerLLF opened this issue 3 years ago • 4 comments
trafficstars

我猜测应该是ID的问题。 “Using existing accessory ID: CE:11:68:C8:7E:B9”

wifi连接成功, IP地址为: 192.168.31.134 [ 5317] HomeKit: Update the CPU to run at 160MHz [ 5322] HomeKit: Starting server [ 5326] HomeKit: Using existing accessory ID: CE:11:68:C8:7E:B9 [ 5332] HomeKit: Found admin pairing with 3D2D70D2-7D47-41DC-9F33-D996F3A69708, disabling pair setup [ 5341] HomeKit: Configuring MDNS [ 5346] HomeKit: MDNS begin: ESP8266 Light, IP: 192.168.31.134

ParkerLLF avatar Aug 07 '22 15:08 ParkerLLF

擦除flash

hassbian-ABC avatar Aug 12 '22 16:08 hassbian-ABC

擦除闪存

已经解决了 谢谢!!!

ParkerLLF avatar Aug 12 '22 16:08 ParkerLLF

除了清空固件,重新烧录没有别的办法了吗?

qq547176052 avatar Oct 25 '22 11:10 qq547176052

除了清空零零碎碎,重新烧录没有别的办法了吗?

调用homekit_storage_reset();

hassbian-ABC avatar Oct 25 '22 11:10 hassbian-ABC