Googleified the Google Assistant docs (#4404)

This commit is contained in:
Conrad Juhl Andersen 2018-01-14 20:49:13 +01:00 committed by Franck Nijhof
parent fda2bca3c0
commit a489115a08
2 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@ cloud:
- switch.outside - switch.outside
entity_config: entity_config:
switch.kitchen: switch.kitchen:
name: Custom Name for Alexa name: Custom Name for Google Assistant
aliases: aliases:
- bright lights - bright lights
- entry lights - entry lights
@ -52,7 +52,7 @@ google_actions:
type: map type: map
keys: keys:
filter: filter:
description: Filters for entities to include/exclude from Alexa. description: Filters for entities to include/exclude from Google Assistant.
required: false required: false
type: map type: map
keys: keys:

View File

@ -37,7 +37,7 @@ google_assistant:
- group - group
entity_config: entity_config:
switch.kitchen: switch.kitchen:
name: Custom Name for Alexa name: Custom Name for Google Assistant
aliases: aliases:
- bright lights - bright lights
- entry lights - entry lights