diff --git a/source/_integrations/number.mqtt.markdown b/source/_integrations/number.mqtt.markdown index d2d635eed57..776cdf4b43d 100644 --- a/source/_integrations/number.mqtt.markdown +++ b/source/_integrations/number.mqtt.markdown @@ -56,7 +56,7 @@ command_template: type: template command_topic: description: The MQTT topic to publish commands to change the number. - required: false + required: true type: string device: description: "Information about the device this Number is a part of to tie it into the [device registry](https://developers.home-assistant.io/docs/en/device_registry_index.html). Only works through [MQTT discovery](/docs/mqtt/discovery/) and when [`unique_id`](#unique_id) is set. At least one of identifiers or connections must be present to identify the device."