mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Update number.mqtt.markdown (#20791)
This commit is contained in:
parent
084b8133a0
commit
61d904d7e8
@ -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."
|
||||
|
Loading…
x
Reference in New Issue
Block a user