diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index cbfe805edd0..d7252f448f8 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -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