Questions tagged [nest-device-access]

Device Access allows developers to access, control, and manage Google Nest devices using the Smart Device Management (SDM) API. Use this tag for questions related to Nest device integrations and the SDM API.

Learn more about the building Nest device integrations:

111 questions
0
votes
1 answer

Share Google nest camera with another account

I have I Google Nest camera on my Google Account I have obtained access to the live feed using the Google Apis. My application lets the user authenticate with oAuth to gain access to the streaming. Is there a way to share access to the camera to…
Mario Rossi
  • 107
  • 1
  • 4
  • 12
0
votes
1 answer

Is there a way to simulate a Nest Device?

I don't want to use a real Nest device to do some development with the Device Access program. I'd prefer to make calls to a simulated Nest device. Is this possible? If so, How? I've found this -…
bpurvis
  • 23
  • 4
0
votes
1 answer

Access google nest camera streaming with google api

I want to access the live streaming of my Google nest camera using the Google Apis. So far I've managed to: Register into Device Access Console Create a project inside the Google console I was able to obtain authorization following the guide but,…
Mario Rossi
  • 107
  • 1
  • 4
  • 12
0
votes
1 answer

Google Nest camera events not published to device-access console topic

The Pub/Sub Subscription doesn't contain Nest camera events. I created a Pub/Sub Subscription in the google cloud console but is not receiving any messages. I issued the sdm api listDevices command, but no events were generated into the topic. If I…
0
votes
1 answer

API to query multistage heating

I have a multistage furnace. Is there an API to query which stage the thermostat is calling for? The ThermostatHvac API only provides "OFF", "HEATING", "COOLING" but doesn't provide any more detail.
David Hruska
  • 206
  • 2
  • 6
0
votes
1 answer

Get valid commands for enterprises.devices.executeCommand

I am testing Google Nest API with my Nest devices (Nest Doorbell, Nest Camera) And I am able to call following endpoints successfully with an access token issued from OAuth2 authorization…
Hiro Shaw
  • 385
  • 3
  • 18
0
votes
1 answer

Google Device Access Console Application In Review

I have done the device access registration and created a project. I have submitted the project for commercial use. But my application is in review since 3-4 days. Can anyone help how long it will take? If anywhere else I can get help? The gmail id…
user3759750
  • 123
  • 3
  • 10
0
votes
1 answer

How submit a ticket to request animal activity triggers for Nest Cameras?

I'm using Home assistant and linked it to Google's SDM (Smart Device Management) to access triggers from my outdoor Nest Cam. It is supporting triggers if person is detected or motion. However what I'm interested in is triggers when animal/activity…
Moe
  • 11
0
votes
1 answer

How to get set temperature?

I would like to get the current temperature set on heat mode of the Nest thermostat (not the ambient measure temperature). Is there a way to do that from Google Scripts? I looked at the Google Apps scripts documentation but found nothing about this.
0
votes
1 answer

Does anyone know how to put in a feature request to make the Nest humidity trait writable?

This is linked to this previous question: Set Nest target humidity via API
José
  • 9
  • 3
0
votes
0 answers

Device Access Registration Canceled, need link to pay again

My Device Access Registration order was canceled because I used an old, expired, card. I can’t seem to find a way to pay it once the Console is setup. Is there a way to do it? Tried multiple google support channels and they all led me here
0
votes
0 answers

Google Smart Device Management API Floodlight Control

I am using SDM API to control/monitor my Nest/Google devices, but with the new Floodlight Camera I purchased, I do not see the floodlight control as an exposed option; only motion and person events. Anyone have an in with the Google Devs to find out…
0
votes
1 answer

Google nest connect to device

I am looking to access the nest thermostat at my home. I believe this can be accessed by an API, to start with I would just like to return some data about the device. How would I go about doing this? I did look into Google device access API. This…
Robbo_UK
  • 11,351
  • 25
  • 81
  • 117
0
votes
1 answer

API for Nest x Yale Lock

It looks like only certain devices are supported in Device Access. How do I interact with unsupported devices? Specifically, I'd like to interact with my Nest x Yale lock, but I can find no API documentation anywhere.
Nathan
  • 505
  • 2
  • 8
0
votes
1 answer

Cannot delete project

I am unable to delete a project from the Nest Device Access Console. When I click the delete icon and click delete, it processes and comes back with a pop-up that says "Could not delete project" with no other information. If I try to delete the…