Questions tagged [nest-api]

The Nest API allows real time observation and control of Nest devices in the home.

The Nest API allows real time observation and control of Nest devices such as the Nest thermostat, Nest Protect and Nest Cam in the home.

311 questions
1
vote
1 answer

Getting Nest structures as a list?

I am struggling with the Nest API and its JSON response for structures. I would like a list of structure-objects, but instead Nest made multiple properties named the ID of the structure. To me it looks like that the one who implemented this, has…
ThomasCle
  • 6,792
  • 7
  • 41
  • 81
1
vote
0 answers

Nest authorization web page cropped on iPhone 5S

The Nest Authorization Web Page had some updates recently. Now, when displayed in Safari on a smaller screen, such as an iPhone 5S, it is cropped. I did verify that it looks correct on an iPhone 6 and 6 plus. I am showing this same page in a…
kwahn
  • 2,118
  • 2
  • 21
  • 17
1
vote
1 answer

nest home simulator -- sample apps

I am looking forward to create a UiMagician binding for NEST users. At present UiMagician have binding for VSCP iot project. https://sites.google.com/site/uimagician/ Please suggest right path for documentation for gateway agent so that REST…
Katoch
  • 2,709
  • 9
  • 51
  • 84
1
vote
2 answers

Turn on/off NEST using REST API

I am looking into options to make rest client to turn on/off nest thermostat from the using web service. I found API to read the device info, but didn't get API to change settings or turn on and off the device. Is there any REST/SOAP Api to turn on…
Vishal Anand
  • 46
  • 1
  • 6
1
vote
1 answer

Seeking manual/doc on the Nest thermostat REST api on how to change the schedule

I can not find any manual on the Nest thermostat REST api. I see examples of changing the temperature but need to know how to change the schedule. Please lead me to documentation to do this. thanks.
1
vote
1 answer

Firebase Java Provider with OAuth

This is my first SO post, so forgive any mistakes please! I am also new to Java, and I am trying to use Firebase in Java to control my Nest thermostat. I have received an Authorization Code, which I traded for an accessToken. However, I cannot…
Jovan
  • 11
  • 2
1
vote
1 answer

Using Firebase with Google Nest on Android, authentication error

I am building a nest client. I started from the nestDK provided by Nest. I changed the code to use the "pin" authentication method. I successfully retrieve an "access token" using the nest pin workflow. I updated the nestDK dependency on firebase to…
earlence
  • 323
  • 1
  • 4
  • 11
1
vote
1 answer

Getting event when account is removed

I have two questions: I am using Firebase to get events from Nest thermostat. When a user is removing my client from his Nest account, do i get an event or some kind of notification (Account->Works with Nest->Remove Connection)? I saw that there…
esso
  • 11
  • 1
1
vote
1 answer

Nest ETA update not working: No write permission(s) for field(s): eta

I'm building an Application that integrates with your Nest devices (both the thermostat and the Nest Protect, but this issue is about the thermostat). What I'm trying to do is set my thermostat's ETA to be in x minutes (2 hours for example so 120…
dirkvranckaert
  • 1,364
  • 1
  • 17
  • 30
1
vote
1 answer

Unreliable NEST Rest API

Right after oauthing wiht auth token, I make few api calls. The problem is that the responses are unreliable in the sense that, at times some of the requests work as expected and at other times they don't and there is no deterministic way to find…
user2489122
  • 111
  • 2
  • 13
1
vote
3 answers

When can we get access to nest autoaway status?

Let me stress that I am not a programmer but I like messing around with things. I've been using @ifttt and @nest for years and recently started using @smartthings to do cool things in my house. I wanted to power off devices such as my lights and…
Casey
  • 11
  • 1
1
vote
0 answers

When user removes "Works with Nest" for my client, the "withCancelBlock" is not called

I'm using the following code to get notified when the user revokes permission from my client. Specifically, I expect the withCanelBlock to be called when the user revokes permission, but this block is never called. [newFirebase…
RawMean
  • 8,374
  • 6
  • 55
  • 82
1
vote
1 answer

Is there anyway to get sample data from NEST thermostat or SMOKE CO devices ?

I am trying to some analysis on NEST based thermostat and SMOKE CO detectors. How to get the sample data of temparture recordings, humidity etc without purchasing the device, looking for sample datasets with some dummy customer details. If not at…
1
vote
1 answer

How to set data using Nest REST API?

I have tried to set the target temperature the following script and it returns {"error":"Invalid content sent"}. How can I set the target temperature using the REST…
Stephen305
  • 1,077
  • 3
  • 22
  • 30
1
vote
1 answer

How long takes Nest client review process?

I've been requesting more clients (from 1000 to 10000) for my nest application 10 days ago. my process is "in review" for the past 5 days. When can I espect to get the review complete ? Thanks
Patrice
  • 1,404
  • 1
  • 14
  • 27