-
I uploaded the sample action to Dialogflow. After switching to the V2 API the handler functions no longer receive objects as arguments but plain strings:
```js
{
'MyNameIsIntent': function(name…
-
The dialogflow state should be stored in the repo for easy rollbacks.
This will require a few pieces:
* Dialogflow API Wrapper
A typed API wrapper for sane interaction with the dialogflow API.…
-
Hi, Christop!
This is my bot:
![image](https://user-images.githubusercontent.com/15859884/44250255-4006a880-a1b9-11e8-8112-9cd1a54f207c.png)
It works when I do /start, but when I type in: "when…
-
-
Using the `actions-on-google-nodejs` v2 library, I setup the webhook to send a [BasicCard](https://developers.google.com/actions/assistant/responses#basic_card):
```
const generateCardItem = ({ text…
-
Hi,
Firstly thank you for an awesome integration. Unfortunately I cant get it up and running.
I see these errors in my HA logs:
Error rendering data template: UndefinedError: 'queryResult' is …
-
How to integrate it with Google assistant via webhook?(so we can work it as like as Siri as shown)
-
I tried quck_reply testcases and it is not comparing the quick replies
-
Home Assistant (https://home-assistant.io) is an open source project that lets you make your home smarter connecting your devices, making automations and allowing you to handle everything from a nice …