mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 02:37:03 +00:00
Fix documentation of set_value
for template number (#21390)
This commit is contained in:
parent
246a0abe01
commit
b2a4d61559
@ -174,6 +174,7 @@ number:
|
|||||||
description: Template for the number's current value.
|
description: Template for the number's current value.
|
||||||
required: true
|
required: true
|
||||||
type: template
|
type: template
|
||||||
|
set_value:
|
||||||
description: Defines actions to run when the number value changes. The variable `value` will contain the number entered.
|
description: Defines actions to run when the number value changes. The variable `value` will contain the number entered.
|
||||||
required: true
|
required: true
|
||||||
type: action
|
type: action
|
||||||
|
Loading…
x
Reference in New Issue
Block a user