From a489115a08b292cedbcc5a6d1adc0b3b15b50fc6 Mon Sep 17 00:00:00 2001 From: Conrad Juhl Andersen Date: Sun, 14 Jan 2018 20:49:13 +0100 Subject: [PATCH] Googleified the Google Assistant docs (#4404) --- source/_components/cloud.google_assistant.markdown | 4 ++-- source/_components/google_assistant.markdown | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_components/cloud.google_assistant.markdown b/source/_components/cloud.google_assistant.markdown index 1ab00b84377..3dc3dde7cf1 100644 --- a/source/_components/cloud.google_assistant.markdown +++ b/source/_components/cloud.google_assistant.markdown @@ -38,7 +38,7 @@ cloud: - switch.outside entity_config: switch.kitchen: - name: Custom Name for Alexa + name: Custom Name for Google Assistant aliases: - bright lights - entry lights @@ -52,7 +52,7 @@ google_actions: type: map keys: filter: - description: Filters for entities to include/exclude from Alexa. + description: Filters for entities to include/exclude from Google Assistant. required: false type: map keys: diff --git a/source/_components/google_assistant.markdown b/source/_components/google_assistant.markdown index 8d52c96919a..5904ae734f6 100644 --- a/source/_components/google_assistant.markdown +++ b/source/_components/google_assistant.markdown @@ -37,7 +37,7 @@ google_assistant: - group entity_config: switch.kitchen: - name: Custom Name for Alexa + name: Custom Name for Google Assistant aliases: - bright lights - entry lights