Compare commits
1 commit
next
...
google-ass
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c77c06feb5 |
1 changed files with 5 additions and 1 deletions
|
@ -37,6 +37,7 @@ cloud:
|
||||||
aliases:
|
aliases:
|
||||||
- bright lights
|
- bright lights
|
||||||
- entry lights
|
- entry lights
|
||||||
|
room: living room
|
||||||
```
|
```
|
||||||
|
|
||||||
{% configuration cloud %}
|
{% configuration cloud %}
|
||||||
|
@ -84,5 +85,8 @@ google_actions:
|
||||||
description: Aliases that can also be used to refer to this entity
|
description: Aliases that can also be used to refer to this entity
|
||||||
required: false
|
required: false
|
||||||
type: list
|
type: list
|
||||||
|
room:
|
||||||
|
description: Hint for Google Assistant in which room this entity is.
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue