mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Document MQTT number value template (#18326)
* Document MQTT number value template * Update source/_integrations/number.mqtt.markdown Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
fd48ecf0b4
commit
6e1919a808
@ -146,6 +146,10 @@ unique_id:
|
||||
description: An ID that uniquely identifies this Number. If two Numbers 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 %}
|
||||
|
||||
<div class='note warning'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user