NabuCasa / home-assistant-google-assistant-local-sdk

Google Assistant Local SDK implementation for Home Assistant
GNU General Public License v3.0
99 stars 12 forks source link

.onIdentify(identifyHandler) error #1

Closed sameeraman closed 4 years ago

sameeraman commented 4 years ago

I get the following error when I do the inspect on the test receiver.

u2wGMeaqqK

And how do we check that it's actually using local calls in this scenario?

balloob commented 4 years ago

Are you running this on a Google Home device ?

sameeraman commented 4 years ago

No, on the chrome browser for debugging, how do we ensure that google assistant is making local calls?

balloob commented 4 years ago

This only works when run on Google Home, as it provides the cast object.

To make sure a command is local, please read the docs https://github.com/NabuCasa/home-assistant-google-assistant-local-sdk/blob/master/REQUEST-RESPONSE.md#execute-intent-received-from-google