Googleified the Google Assistant docs (#4404)
This commit is contained in:
parent
fda2bca3c0
commit
a489115a08
2 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue