Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

HomeKit Support for Nest via HomeControl

License

NotificationsYou must be signed in to change notification settings

joeshaw/homekit-nest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeKit Support forNest usingHomeControl andNest 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

About

HomeKit Support for Nest via HomeControl

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go100.0%

[8]ページ先頭

©2009-2025 Movatter.jp