homekit-nest

command module
v0.0.0-...-8c80053 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2017 License: MIT Imports: 10 Imported by: 0

README

homekit-nest

HomeKit Support for Nest using HomeControl and Nest go library.

Nest thermostats are automatically discovered and published as HomeKit accessories on your local network. After pairing the thermostats with HomeKit using any iOS HomeKit app (e.g. Home), you can:

  • use Siri to control your thermostats voice command – Hey Siri set temprature to 70 degrees
  • remotely access your lights using HomeKit Remote Access (HomeKit uses strong end-to-end encryption)

Getting Started

  1. Install Go

  2. Setup Go workspace

  3. Install

     cd $GOPATH/src
    
     # Clone project
     git clone https://github.com/ablyler/homekit-nest.git && cd homekit-nest
    
     # Install dependencies
     go get
    
  4. Register new app w/ Nest Developer Portal

  5. Run

     go run hknest.go -nest-pin "XXXXXX" -homekit-pin "00102003" -product-id "XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX" -product-secret "XXXXXXXXXXXX" -state foo -v
    

Command Line Arguments

Required

Optional

  • -v for verbose log output

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL