brutella / hklifx

LIFX HomeKit bridge
Other
105 stars 17 forks source link

How to Pair with iOS #8

Closed samho1976 closed 8 years ago

samho1976 commented 8 years ago

Hi, your hklifx is simply awesome. I following exact untill the last part and stuck... could you help to enlighten me

Code below has to be run on OSX or ios? go run hklifxd.go -pin 00102003 -v

the requirement --> -pin [8-digits] must be entered on iOS to pair with the light bulb(s). I couldnt access to my ios terminal as my iphone has not been jailbreak. Any workaround?

Thanks in advance.

liamnichols commented 8 years ago

Once you've compiled hklifx, you then run that command on your computer to start the server/bridge.

You should then be able to use an app like Home on your iOS device to discover your bulbs.

Happy new year! 🎉

Sent from my iPhone

On 31 Dec 2015, at 03:25, samho1976 notifications@github.com wrote:

Hi, your hklifx is simply awesome I following exact untill the last part and stuck could you help to enlighten me

Code below has to be run on OSX or ios? go run hklifxdgo -pin 00102003 -v

the requirement --> -pin [8-digits] must be entered on iOS to pair with the light bulb(s) I couldnt access to my ios terminal as my iphone has not been jailbreak Any workaround?

Thanks in advance

— Reply to this email directly or view it on GitHub.

samho1976 commented 8 years ago

Hi thanks. I can use my siri already. Thanks alot. Btw, i noticed that i need to leave my pc on. Else my siri will not work.

Regards, Sam Ho

On 1 Jan 2016, at 9:37 PM, Liam Nichols notifications@github.com wrote:

Once you've compiled hklifx, you then run that command on your computer to start the server/bridge.

You should then be able to use an app like Home on your iOS device to discover your bulbs.

Happy new year! 🎉

Sent from my iPhone

On 31 Dec 2015, at 03:25, samho1976 notifications@github.com wrote:

Hi, your hklifx is simply awesome I following exact untill the last part and stuck could you help to enlighten me

Code below has to be run on OSX or ios? go run hklifxdgo -pin 00102003 -v

the requirement --> -pin [8-digits] must be entered on iOS to pair with the light bulb(s) I couldnt access to my ios terminal as my iphone has not been jailbreak Any workaround?

Thanks in advance

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

liamnichols commented 8 years ago

Yep, you'd need a third party app to pair it and set it up but Siri works once that's been done.

Your computer needs to run because the hklifx is the bridge between your phone and bulbs, without it they can't communicate together

Sent from my iPhone

On 1 Jan 2016, at 16:03, samho1976 notifications@github.com wrote:

Hi thanks. I can use my siri already. Thanks alot. Btw, i noticed that i need to leave my pc on. Else my siri will not work.

Regards, Sam Ho

On 1 Jan 2016, at 9:37 PM, Liam Nichols notifications@github.com wrote:

Once you've compiled hklifx, you then run that command on your computer to start the server/bridge.

You should then be able to use an app like Home on your iOS device to discover your bulbs.

Happy new year! 🎉

Sent from my iPhone

On 31 Dec 2015, at 03:25, samho1976 notifications@github.com wrote:

Hi, your hklifx is simply awesome I following exact untill the last part and stuck could you help to enlighten me

Code below has to be run on OSX or ios? go run hklifxdgo -pin 00102003 -v

the requirement --> -pin [8-digits] must be entered on iOS to pair with the light bulb(s) I couldnt access to my ios terminal as my iphone has not been jailbreak Any workaround?

Thanks in advance

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

brutella commented 8 years ago

Not an issue related to the project.