Brandawg93 / homebridge-nest-cam_old

Use your Nest Cam as IP camera in HomeKit.
Apache License 2.0
92 stars 14 forks source link

Whats the 8 digit configuration code? #15

Closed maartenvant closed 6 years ago

maartenvant commented 6 years ago

Everything is running perfectly, no errors in the terminal.

When I want to add I click on + and click on "no code or or unable to scan" and I see the cam below the nearby accessories. When I click on the cam it is asking me the 8 digit HomeKit-configurationcode....

What the code and where can I find it

pauloruberto commented 6 years ago

It is the same code as the configuration code for homebridge.

maartenvant commented 6 years ago

Maybe I completely overlooked this, but where can I find the 8 digit code (HomeKit-configurationcode)?

The 'homebridge' description only talks about "When you attempt to add Homebridge, it will ask for a "PIN code". The default code is 031-45-154".

But the PIN is a 9 digit code with " - " in between. HomeKit-configurationcode should be 8digits "12345678".

Can I just change this in the 'config.json' ?

pauloruberto commented 6 years ago

The default code is also 8 digits, not 9 haha. If you enter that code, the camera can connect. It is displayed when you first start up homebridge, and you can change the code at the top of the config.json file if you want.

maartenvant commented 6 years ago

Got it working. thanks