Assistant Integration
This integration is not published for general use. It is intended as a technical demonstration of the platform's capabilities. The integration is designed to export functions as devices within Google Assistant.
Configuration
The integration is configured for objects in the platform using metadata. The following table outlines the required keys for the integration to function correctly:
Object | Key | Type | Description |
---|---|---|---|
Installation | assistant.exported | Boolean | Specifies if this installation should be included in the integration |
Function | assistant.nicknames | String | Comma-separated list of nicknames for the Device in Assistant |
Function | assistant.traits | String | Traits given to the device, see Google Assistant Traits |
Function | assistant.type | String | Defines how this function should be exported according to Google Assistant Types |