Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/_components/cloud.google_assistant.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion source/_components/google_assistant.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down