mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Add Name to variables (#7663)
This commit is contained in:
parent
34fa44fa9b
commit
53d927f089
@ -26,6 +26,11 @@ entity:
|
||||
required: true
|
||||
description: "Entity id of `plant` domain"
|
||||
type: string
|
||||
name:
|
||||
required: false
|
||||
description: Overwrites Friendly Name
|
||||
type: string
|
||||
default: Entity Name
|
||||
{% endconfiguration %}
|
||||
|
||||
## {% linkable_title Example %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user