Skip to content

benlake/device-type.nest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Nest Device Type

http://build.smartthings.com/projects/smartnest/

Now SmartThings can talk to your Nest thermostat.

Note: this is technically against the Nest TOS. So use at your own risk.

Installation

  1. Create a new device type (https://graph.api.smartthings.com/ide/devices)

    • Name: Nest
    • Author: [email protected]
    • Capabilities:
      • Polling
      • Relative Humidity Measurement
      • Thermostat
    • Custom Attributes:
      • presence
    • Custom Commands:
      • away
      • present
      • setPresence
  2. Create a new device (https://graph.api.smartthings.com/device/list)

    • Name: Your Choice
    • Device Network Id: Your Choice
    • Type: Nest (should be the last option)
    • Location: Choose the correct location
    • Hub/Group: Leave blank
  3. Update device preferences

    • Click on the new device to see the details.
      
    • Click the edit button next to Preferences
      
    • Fill in your information.
      
    • To find your serial number, login to http://home.nest.com. Click on the thermostat you want to control. Under settings, go to Technical Info. Your serial number is the second item.
      
  4. That's it, you're done.

About

Device Type for Nest Thermostat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 100.0%