Questions tagged [hmaccessory]

5 questions
3
votes
0 answers

Open HomeKits X-HM:// URL sheme

I'm creating an App with the HomeKit SDK and I'd like to add an uncertified accessory programmatically. My goal is to build a user-friendly and convenient pairing process without having a printed QR-code or NFC ready accessory. I'd like to hand on…
user3191334
  • 1,148
  • 3
  • 15
  • 33
2
votes
3 answers

How to add HomeKit accessory using HMAccessoryPayLoad?

Hello currently I'm working on HomeKit, I want achieve one feature using HomeKit. My requirement is without using QR code I want to add accessory. As every accessory has it's own URL like e.g. X-HM://XXXXXXXXX associated with QR code, i.e.…
Shrikant K
  • 1,988
  • 2
  • 23
  • 34
2
votes
2 answers

HomeKit: "Error adding accessory The operation couldn’t be completed" and "Error adding accessory The operation couldn’t be completed"

EDIT: I get the following error codes: Error adding accessory The operation couldn’t be completed. (HMErrorDomain error 2.) And: Error adding accessory Failed to start pairing with the accessory [ name = xxxxx, providedName = xxxxx, uuid =…
mm24
  • 9,280
  • 12
  • 75
  • 170
1
vote
3 answers

How to compare instances of HMAccessory

Since iOS9 the identifier property of HMAccessory has beed depreciated. Is there another way to compare two different instances of HMAccessory?
Christian R
  • 1,545
  • 3
  • 13
  • 17
0
votes
2 answers

Re-Pair HomeKit Accessory

There is an unpair button in the HomeKit Accessory Simulator. When you unpair an accessory, it seems that the accessory stays in your HomeKit database in the home that it was previously assigned. I would like to add a process to either remove the…
Josh Gafni
  • 2,831
  • 2
  • 19
  • 32