Skip to content

Commit 150b670

Browse files
committed
sensor -> number
1 parent 9d6f7ad commit 150b670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_integrations/number.mqtt.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ json_attributes_template:
9191
required: false
9292
type: template
9393
json_attributes_topic:
94-
description: The MQTT topic subscribed to receive a JSON dictionary payload and then set as sensor attributes. Implies `force_update` of the current sensor state when a message is received on this topic.
94+
description: The MQTT topic subscribed to receive a JSON dictionary payload and then set as number attributes. Implies `force_update` of the current number state when a message is received on this topic.
9595
required: false
9696
type: string
9797
name:

0 commit comments

Comments
 (0)