brutella / hc

hc is a lightweight framework to develop HomeKit accessories in Go.
Apache License 2.0
1.74k stars 189 forks source link

remote support #80

Closed tcurdt closed 7 years ago

tcurdt commented 7 years ago

Is there any information about the remote setup (which usually is meant to be done via Apple TV)? So basically reaching the accessory from outside of the home network.

brutella commented 7 years ago

If the Apple TV is connected to the same network as the HomeKit accessory, it will be automatically available via remote access. You have to make sure to sign in to iCloud on your Apple TV.

tcurdt commented 7 years ago

I was hoping to get around having an Apple TV for just this.