Created At
Apr 25, 2021
Created By Guillaume Waignier
QuickApp to integrate Nest Devices (Thermostat, Camera, Doorbell)
Created At
Apr 25, 2021
Last Update
Feb 20, 2025
Platforms
HC 3 Lite, Z-box Hub, Yubii Home Pro, Yubii Home, HC 3
Views
8570
Download
552
Version: 1.3.2
It's a Quick App for Nest Devices. It supports:


The features are:
Create a Google Device Nest Account in https://developers.google.com/nest/device-access
Follow the QuickStart in https://developers.google.com/nest/device-access/get-started
Link your account in https://developers.google.com/nest/device-access/authorize
Account permissions requirement: access and control your thermostat, know when an event occurs with your camera (motion of person), know when a person press the doorbell

How to get the Authentication code:
A notification will give you the URL to generate the code. During the process you need to authorize the Quick App to access and control your wanted devices.
At the end of the process, you will get an url such as https://www.google.com/?code=4/xxxxx-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&scope=https://www.googleapis.com/auth/sdm.service.
The code is in red. You need to copy it inside the parameter 'code'.
Only for Camera and doorbell
Follow the steps explained in https://developers.google.com/nest/device-access/subscribe-to-events. When you have created your Pub/Sub Subject. You writte this command in Google Cloud Shell (replace the subject with yours)
gcloud pubsub subscriptions create fibaro --topic=projects/sdm-prod/topics/enterprise-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
You can have more detailled installation at the following URL:
https://github.com/GuillaumeWaignier/fibaro/tree/master/quickApp/Nest
v1.3.2 - 02/2025
v1.3.1 - 09/2023
v1.3 - 08/2023
v1.2 - 02/2023
v1.1 - 01/2023
v1.0 - 01/2022

Hello, i am trying to upload the Nest.fqa file to my HC3, I open add a device, select other device and select on upload file, it always gives me blank window with cancel button, and red error on the bottom of the page saying, Error occured, upload faild. can you help please

I have added a Troubleshooting section dedicated to the pubsub (camera/doorbell) on this page: https://github.com/GuillaumeWaignier/fibaro/blob/master/quickApp/Nest/doc/pubsub.md Let me know if this helps

I am having the same issue as the last user. I have everything working for the Nest Thermostats, but I cannot get the cameras to work. Getting the same error: getPubSubEvent() status is 403: { "error

Hello, I tried every steps and It work very well for my Nest Thermostat but not for the Cameras I've this error : getPubSubEvent() status is 403: { "error Didn't see it in the Troubleshooting space Thanks you a lot for the pluging ! !
I just tested the file import and it works. I have version 5.160.42 on my HC3. Do you have a recent version?