mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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.
|
||||
required: true
|
||||
type: template
|
||||
set_value:
|
||||
description: Defines actions to run when the number value changes. The variable `value` will contain the number entered.
|
||||
required: true
|
||||
type: action
|
||||
|
Loading…
x
Reference in New Issue
Block a user