diff --git a/source/_integrations/select.mqtt.markdown b/source/_integrations/select.mqtt.markdown index d9b03afeb33..600d535a95d 100644 --- a/source/_integrations/select.mqtt.markdown +++ b/source/_integrations/select.mqtt.markdown @@ -54,6 +54,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 selected option. required: true