rednblkx / HAP-ESPHome

Apple HomeKit for ESPHome
100 stars 10 forks source link

I am getting the HKAuthCtx: authenticate > Response not valid, something went wrong! error when I place the phone with homekey turned on, close to the sensor. #16

Closed EDENbys closed 2 months ago

EDENbys commented 2 months ago

my esp is nodemcu ESP32-S , I have not made any changes to the server that the esp32 creates, I only gave the wifi info and set the auth key 11122333 I did not connect it to any mqtt broker service because I am trying to learn, whatever I do in the home app it says no response on the device. even if I try to make a simple led turn on with homespan.

the error message I get when I approach the phone

(249634) MAIN: nfc_thread_entry > PASSIVE TARGET DETECTED  (249847) HKAuthCtx: HKAuthenticationContext > Initialization Time: 185 ms (249905) HKAuthCtx: authenticate > Response not valid, something went wrong! (249906) MAIN: nfc_thread_entry > We got status FlowFailed, mqtt untouched! (250604) MAIN: nfc_thread_entry > PASSIVE TARGET DETECTED  (261522) HKAuthCtx: HKAuthenticationContext > Initialization Time: 184 ms (261733) PN532: Status code indicates an error

rednblkx commented 2 months ago

Please note that this is the repository for HAP-ESPHome. If you have an issue with HomeKey-ESP32, please open an issue on its respective repository.