Not able to start my google test suite strong text
I'm getting backend failure error in google smart home while accessing fulfillment URL provided in dialogflow webhook url { textPayload: "SYNC: Request ID 15
I am trying to integrate my camera with google assistant for streaming, after syncing, and I requested google assistant "play hall camera on office TV" so I can
After initial SYNC and following QUERY, my action will process a Report State to upload the current states of devices to Home Graph, but receive an error 503 wh
I want to integrate conversation actions and Smart Home Actions in a app. When call app will 2 options : Play a conversations game. Control light, pan,... A c
I have a smart home action with Thermostats. The available modes are 'on' 'off' 'heat' 'cool'. Heat and cool work fine. It's just the on/off modes that aren't w
We use actions-on-google library: <dependency> <groupId>com.google.actions</groupId> <artifactId>actions-on-google</artifactI
I was trying to run the smart home test suite for my test TV device. Traits onOff works fine with Google Home and Google Assistant. But if i run the test suite
I have a raspberry pi in my local wifi network. Also I bought smart socket which can be integrated with Alexa or Google Home Assistant. What is a best option t
I've implemented the HomeGraph API with the help of the package Google.Apis.HomeGraphService.v1 (1.50.0.2260) It seems to work fine as well, the ReportStateAndN
We've been having trouble keeping Wonder available on Google Assistant and Home. We keep resubmitting and then find out there's some bug that gets us taken down
I've got cloud fulfillment working, now I'm trying to setup local fulfillment (with a local hub). I think I'm close, but I've gotten stuck. When my server respo
I am trying to do a simple google home integration with my home server. My only goal is to have it say "Hey google, turn on pool lights" and "Hey Google, turn o
In Google documentation, they explained how to use "statusReport" trait for query intent when there is an error or exception occurred for a device. I'm facing
In Google documentation, they explained how to use "statusReport" trait for query intent when there is an error or exception occurred for a device. I'm facing