diff --git a/source/_integrations/select.mqtt.markdown b/source/_integrations/select.mqtt.markdown index c69f3cbb746..b85c4417325 100644 --- a/source/_integrations/select.mqtt.markdown +++ b/source/_integrations/select.mqtt.markdown @@ -139,6 +139,10 @@ unique_id: description: An ID that uniquely identifies this Select. If two Selects have the same unique ID Home Assistant will raise an exception. required: false type: string +value_template: + description: "Defines a [template](/docs/configuration/templating/#processing-incoming-data) to extract the value." + required: false + type: template {% endconfiguration %}