Homekit QR code

Hi,
I'm developing some homekit devices and I want to generate/print some QR codes for this.
But what must be inside the QR-code?

So I need the structure.

I tried for example:

home:111-11-111


That doesn't work.

Can somebody tell me how it must be?


Korstiaan

Replies

QR Code should not contain all 1s or all 2s or all 3s and so on... it also should not contain 12345678 and 87654321....

Assuming you are a registered MFI developer then the spec for the QR code is documented in the HomeKit Accessory Protocol Specification - in version R15 of that spec it is in section 4.3. You can download the spec from the MFI website when you log in on your account.