Apollon77 / hap-controller-node

Node.js library to implement a HAP (HomeKit) controller
Mozilla Public License 2.0
55 stars 15 forks source link

Error: M2: Accessory LTPK not yet set #184

Closed minamoanes closed 1 year ago

minamoanes commented 1 year ago

Describe the bug
Hey @Apollon77, would be great if you could take a look at this issue here: https://github.com/minamoanes/homebridge-homekit-control/issues/3

Am I doing something wrong with the configuration? Thank you so much!

Apollon77 commented 1 year ago

Please give some more guidance. Which part of your code is affected? Link please ideally. And I need a full debug log with "DEBUG=hapcontroller" as stated in the readme, else I would just guess around.

is it wjhile pairing or is it to connect to the devcie AFTER pairing? The error is on the pair verigfy party, so it should be second case, so please make sure that the pairing data were correctly stored and initialized BEFORE trying to connect because this message more or less says that part of the "pairing dat" are not set.

Start there and make sure that all this works as expected! If you need more suppoirt please provide a full log

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions. Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.

stale[bot] commented 1 year ago

This issue has been automatically closed because of inactivity. Please open a new issue if still relevant and make sure to include all relevant details, logs and reproduction steps. Thank you for your contributions. Dieses Problem wurde aufgrund von Inaktivität automatisch geschlossen. Bitte öffnet ein neues Issue, falls dies noch relevant ist und stellt sicher das alle relevanten Details, Logs und Reproduktionsschritte enthalten sind. Vielen Dank für Eure Unterstützung.