mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Fix build
This commit is contained in:
parent
118a7f59f4
commit
314250349f
@ -65,7 +65,7 @@ commands:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
attributes:
|
attributes:
|
||||||
description: "Attributes that can be overwritten. Possible entries are `is_volume_muted`, `state`, `source`, `source_list` and `volume_level`. The values should be an entity ID and state attribute separated by a bar (\|). If the entity ID's state should be used, then only the entity id should be provided."
|
description: "Attributes that can be overwritten. Possible entries are `is_volume_muted`, `state`, `source`, `source_list` and `volume_level`. The values should be an entity ID and state attribute separated by a pipe character (|). If the entity ID's state should be used, then only the entity id should be provided."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user