cancel
Showing results for 
Search instead for 
Did you mean: 
Smart Home Developer Forum

Blog Posts

No posts to display.

Help Center

For immediate help, visit the official Google Nest Help Center, where you can find tips, tutorials, and other answers to frequently asked questions.

Forum Posts

Calling all developers!

Take your cool idea to the next level because the Google Home APIs Developer Challenge is ON! This is your chance to get hands-on with the Home APIs and craft an exciting app or feature that will wow users, inspire fellow builders, and land you some ...

Welcome to the Smart Home Developer Forum!

Hey Nest Community, Welcome to our Smart Home Developer forum! This space is for developers to discuss, collaborate, and ask questions about their Smart Home integrations using Google Home Cloud-to-cloud, Local, or Matter APIs. Once you post, fellow ...

GoogleFAQ by Solutions Expert
  • 63376 Views
  • 0 replies
  • 26 kudos

Google Home APP new UI issue

1. The Google Home APP ios version UI interface cannot respond to requests when clicked.2. The Android version of Google Home APP often encounters interface display errors, as shown in the figure

微信图片_20230921163430.jpg
Wangdequan by Community Member
  • 1235 Views
  • 3 replies
  • 0 kudos

Resolved! Voice commands to Matter devices

Hello Community!We have successfully used both the ESP-IDF and Nordic SDKs, and their respective development kits, to implement light devices using Matter over Wi-Fi and over Thread. All devices are successfully onboarded by the Google Home app, and ...

MatterDev_0-1694791364715.png
MatterDev by Community Member
  • 1991 Views
  • 7 replies
  • 0 kudos

Resolved! Is the Google Actions directory deprecated or broken?

In the Actions Console, my published google assistant smart home action has these links, and they're all broken. I get a 404 page when I click them. View in Directory: en | fr | de | it | ja | pt-BR | esThose links worked in the past, and I've publis...

rvmey by Community Member
  • 2805 Views
  • 9 replies
  • 1 kudos

Resolved! Problem in performing toggle functionality

I have one device of type "Fan" . While testing the toggle trait by using the synonym "Fan power, spin" we found that google home is not producing accurate results. After checking the cloud function logs, we came to know it is performing OnOff trait ...

Havanika by Community Member
  • 770 Views
  • 1 replies
  • 0 kudos

Resolved! AC_UNIT not showing gui in google home

I'm trying to integrate an Aircon unit to our Actions.As an initial test I am feeding the exact example QUERY and SYNC responses from https://developers.home.google.com/cloud-to-cloud/guides/acunit , the google assistant is responding, but the google...

Resolved! Service Account Roles to Access SDM Services/APIs

I am writing a Python script to access my nest thermostat. I am able to generate a token this way:def get_access_token():global ACCESS_TOKEN, HEADERS# Path to the service account JSON key fileservice_account_key_path = './weatherflow-pi-project-sa.js...

jjkirby by Community Member
  • 1372 Views
  • 3 replies
  • 1 kudos

Resolved! Google Home Submission Not Reviewed

I want to know how long it will take for Google's review. My last submission was on August 15th, and I haven't heard from you yet on August 22nd.Google stated that the maximum review time for the action is 3 days.

Xiaming by Community Member
  • 2431 Views
  • 7 replies
  • 0 kudos

YAML commands are not executed sequentially

It doesn't execute the commands sequentially; instead, it takes the two okGoogle command first and broadcast command last. Why is it not interpreted sequentially?metadata: name: Wake up description: Daily automations: starters: - type: time.schedule ...

Jontas by Community Member
  • 762 Views
  • 0 replies
  • 0 kudos
to vote