From 61d904d7e8dd340ec3660be9c9075b40d9954e6d Mon Sep 17 00:00:00 2001 From: JeeCee1 <35496112+JeeCee1@users.noreply.github.com> Date: Tue, 21 Dec 2021 10:26:27 +0100 Subject: [PATCH] Update number.mqtt.markdown (#20791) --- source/_integrations/number.mqtt.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."