mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Add name variable (#7661)
This commit is contained in:
parent
5be03d0094
commit
84ec69b226
@ -26,6 +26,11 @@ entity:
|
||||
required: true
|
||||
description: Entity id of `climate` domain
|
||||
type: string
|
||||
name:
|
||||
required: false
|
||||
description: Overwrites friendly name.
|
||||
type: string
|
||||
default: Name of Entity.
|
||||
{% endconfiguration %}
|
||||
|
||||
## {% linkable_title Example %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user