I have a house with three floors plus a finished basement. There are three A/C units and two furnaces. The thermostat units are placed in locations chosen by the installer that are not the rooms we use most. Moving the thermostats would be very…
I am making the following request to generate an image url from a NEST Camera device (documentation i'm following)
curl -X POST 'https://smartdevicemanagement.googleapis.com/v1/enterprises/{PROJECTID}/devices/{DEVICEID}:executeCommand' -H…
I have set up pub/sub event subscriptions and I am now getting event messages into my GCP Console.
My nest doorbell comes with a preview URL when certain events are triggered, here is the payload:
{
"eventId" :…
I have recently integrated my Nest cams with Home Assistant. A Nest Hello door bell and the Nest Cam in the Google Home Hub Max.
Everything worked great at first, I had the live stream coming through from both cams. I also had some automations setup…
I am trying to use the Device Access Console sandbox using a Google Workspace (G Suite) account. When I try to retrieve permissions for a Nest device I run into an error stating I need to be added as a member to the Google Home account associated…
Getting "Can't find devices to link to [projectname]" when getting auth_code from Google NEST, any way to emulate a device?
It sounds like there use to be but now that NEST migrated to Google I can't find any emulators that are current and use a…
I'm looking at the Thermostat/device traits available and the humidity trait appears to be read-only. Is there any way to set the humidity level via the API?
I have looked in the google Device Access documentation, and all I can find is a read-only…
I've tried all of the steps in the instructions, but always get an error at #5 when it is supposed to redirect to google.com.
https://developers.google.com/nest/device-access/authorize#link_your_account
The error:
Authorization Error
Error 400:…
Using : Get
https://smartdevicemanagement.googleapis.com/v1/enterprises/project-id/devices/device-id/
It returns all the info below. i just want the temperature. I am using postnam with: Content-Type and Authorization.
{
"name":…
Anyone tried creating a third party app for Nest for migrated accounts to Google? Looks like they aren't releasing the API anymore for migrated accounts and was discontinued.
I'm currently working on a security app that involves the Nest cameras…
I am trying to set up something to plot the data from my new nest learning thermostat (rev 3). I found the nest-python api package forked and enhanced by jkoelker. I want the data to be as precise as possible. I have it reporting data from my own…
I'm a seasoned developer who is jumping into to OpenThread for home automation specifically for Nest products. I'm more interested in exploring the possibility of communicating with Nest devices through local protocols via border routers, local…
I had instslled nest thermostat in my home (its really wonderful). I also created one nest devloper account om nest developers site. So i want to access (for ex. Deviceid or device name ) of my thermostat details through my nest developer account. …
Im working with nest API to build an Android app.
Im connecting multiple Thermostats to one nest account. Next, I add Thermostat listeners. I can print out everything i would like to about the thermostats (temp, label, target, etc) but i can not…
While changing nest state to away for structure it works fine but when we change it as home then it shows below error in iOS firebase sdk. How can we solve this problem? We've have already given away read/write permission in nest developer console.…