Questions tagged [google-smart-home]

Smart home Actions connect IoT devices to the Google Assistant through the Actions on Google platform. Use this tag for questions related to smart home integrations, account linking, Local Home SDK, and the Home Graph API.

Learn more about the building smart home Actions for the Google Assistant:

420 questions
-1
votes
1 answer

Error report for execution and query intent in the test suite of the google action

Our project passed “Turn on” execution and query in the test suite of the google action. But “Turn off” execution and query failed and I couldn’t find in our part. After “Turn off” execution, I responded “false” for “on” attribute but error report…
-1
votes
1 answer

To control Philips Bulb from Google Assist on RPi

I configured Philips Bulb using Google Home Android APP. I installed Google Assistant SDK on Raspberry Pi 4B by following https://developers.google.com/assistant/sdk/guides/service/python I used same email ID at all places. What is a way to…
-1
votes
1 answer

Custom Modes for Actions On Google thermostat

I'm trying to make an app for a thermostat which has some custom modes which the user can set as a base for when they're home, asleep, ... The thermostat works without the custom modes, so i can get and set temperatures. However, when I add the…
Jasper Rosiers
  • 277
  • 2
  • 5
  • 16
-1
votes
1 answer

Answer from google mini smart home

Is there a way to create a smart home app an let google only reply ok instead of a complet sentence ? Is there a JSON to specify some where ?
Pier-Luc
  • 1
  • 1
-1
votes
1 answer

Device type Humidifier does not show the humidity

I've the device type humidifier working with Google Home and ESP8266 through firebase, I can query the temperature with google assistance but on mobile app it only shows the power button, is there any way to show the current ambient humidity? Any…
-1
votes
1 answer

Google Local Home SDK submission

I have completed the local home development for an action but I can’t find a way to upload the code snippet through the console and update our existing production action. I have tested it locally with our devices and it's working but its really not…
-1
votes
1 answer

Smart home skill release

I've tried to release a smart home action, but i didn't get a response. I have smart home certification - that I've submitted and I saw that I have also a release section. Where should I submit my action? Thanks
-1
votes
1 answer

How to make an IoT Framework on Cloud

I have started looking into IoT and interested to know how to make IoT framework especially for a manufacturing process on cloud computing environment. I am not sure how to make a IoT framework , suppose i have four or five IoT sensors are being…
-1
votes
1 answer

Trait action.devices.traits.Modes does not seem to be working

I am trying to get the action.devices.traits.Modes trait working. On action.devices.SYNC request, I return the following response: { "payload":{ "devices":[ { "id":"12345", …
Andrew Eers
  • 347
  • 2
  • 16
-1
votes
2 answers

How to restrict region for smart home app?

I'd like to launch smart home app. But our devices are launching in Japan Only. So I don't want to display my smart home app on other country users. How to restrict region for smart home app?
Taro
  • 7
  • 1
-1
votes
1 answer

Accessing Google home for usage statistics

I hope you can help me with a problem: I want to create a web application that requests user data from a Google Home device. I then want to create an interface that summarizes all this data and shows convenient data analytics to the user. For…
-2
votes
1 answer

Operating door lock from Alexa

I need to install a smart wi-fi switch to operate an electronic door lock that can be opened from anywhere using the mobile app. There are a lot of options available for smart wi-fi switches however, once these switches are linked to Alexa/ Google…
RP-2020
  • 31
  • 6
-2
votes
1 answer

Google Home Control Fan

I have linked my fan to Google Home, and I can see my fan on Google Home App. The problem is that I can only control and speed control my fan by saying to Google. I didn't find any button or bar to manually control my fan on Google Home App. Other…
TigerLin
  • 11
  • 5
-3
votes
1 answer

I want to use my app to link to Google action

How to call Google home action directly. I want to click the external connection to jump directly to action。emphasized text
TigerLin
  • 11
  • 5
-4
votes
1 answer

Google smart home Actions on Google Simulator not working

I create a smart home action regarding to https://developers.google.com/actions/smarthome/create but when I want to test it in simulater, go below error Sorry, this action is not available for your app. In the simulator, you are only able to…
1 2 3
27
28