Set published:true for Google Assistant docs

This commit is contained in:
Paulus Schoutsen 2018-04-18 22:30:17 -04:00
parent b2104a9770
commit 12906f47af

View File

@ -7,7 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
published: false
---
The Google Assistant integration allows users to control the entities via the Home Assistant Smart Home skill for Google Assistant. This means that you can say things like "Ok Google, turn on the kitchen light" to control your local Home Assistant.
@ -86,9 +85,5 @@ google_actions:
description: Aliases that can also be used to refer to this entity
required: false
type: list
type:
description: Override the type of the entity in Google Assistant. [List of available types](https://developers.google.com/actions/smarthome/guides/)
required: false
type: string
{% endconfiguration %}