GoogleCloudPlatform / iot-smart-home-cloud

Sample project using Cloud IoT Core and the Google Assistant
Apache License 2.0
116 stars 58 forks source link

Fixed EXECUTE response payload #6

Closed anson-vandoren closed 4 years ago

anson-vandoren commented 4 years ago

Per the documentation, the EXECUTE intent response should contain a list of commands.

Failure to match this signature results in Google Assistant responding with "I'm sorry, I couldn't reach Device Name. Please try again later" after the EXECUTE intent completes.