Skip to content
Merged
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
6 changes: 5 additions & 1 deletion source/cloud/google_assistant.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ cloud:
aliases:
- bright lights
- entry lights
room: living room
```

{% configuration cloud %}
Expand Down Expand Up @@ -84,5 +85,8 @@ google_actions:
description: Aliases that can also be used to refer to this entity
required: false
type: list
room:
description: Hint for Google Assistant in which room this entity is.
required: false
type: string
{% endconfiguration %}