diff --git a/source/_integrations/number.mqtt.markdown b/source/_integrations/number.mqtt.markdown index 21d655ee2d3..b5d41edc8f3 100644 --- a/source/_integrations/number.mqtt.markdown +++ b/source/_integrations/number.mqtt.markdown @@ -50,6 +50,10 @@ availability_mode: required: false type: string default: latest +command_template: + description: Defines a [template](/docs/configuration/templating/#processing-incoming-data) to generate the payload to send to `command_topic`. + required: false + type: template command_topic: description: The MQTT topic to publish commands to change the number. required: false