Skip to content

ehowe/nest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nest API Client

Nest API client using Cistern. Currently this client can only read thermostat params

Usage

Installation

gem install nest-api

require 'nest'

  1. Initialize the client

client = Nest.new(access_token: API_KEY)

  1. Get a device

thermostat = client.thermostats.first

About

Ruby Nest API client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages