Hi!
I want to control my thermostate with GH. Sending a temperature is nog problem with IFTTT and Webhooks. What I would like to see is that GH can also give me the current temperature.
So:
ME: "Hey Google, what's my room temperature"
GH: "It's 20 degrees in your livingroom".
I'v created a Pebble Watch app with JSON that can retrieve the value and display it. But I can't get this to work in GH.
I have tried the API AI tutorial for the Weather tutorial, but it works with sending a city and then getting the weather in return.
I only want the GH to give me the temperature.
Have tried it with IFTTT, but don't know how to have GH respond.
Hope you guys can help me with an example of a webrequest with GH.
Coach
I want to control my thermostate with GH. Sending a temperature is nog problem with IFTTT and Webhooks. What I would like to see is that GH can also give me the current temperature.
So:
ME: "Hey Google, what's my room temperature"
GH: "It's 20 degrees in your livingroom".
I'v created a Pebble Watch app with JSON that can retrieve the value and display it. But I can't get this to work in GH.
I have tried the API AI tutorial for the Weather tutorial, but it works with sending a city and then getting the weather in return.
I only want the GH to give me the temperature.
Have tried it with IFTTT, but don't know how to have GH respond.
Hope you guys can help me with an example of a webrequest with GH.
Coach