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