Update binary_sensor.mqtt.markdown (#8309)

* Update binary_sensor.mqtt.markdown

* Update binary_sensor.mqtt.markdown
This commit is contained in:
emontnemery 2019-01-27 20:49:01 +01:00 committed by Franck Nijhof
parent e0118fa9cb
commit 20e8219367

View File

@ -69,8 +69,8 @@ payload_not_available:
type: string
default: offline
json_attributes_topic:
description: The MQTT topic subscribed to receive a JSON dictionary payload and then set as sensor attributes.
reqired: false
description: The MQTT topic subscribed to receive a JSON dictionary payload and then set as sensor attributes. Usage example can be found in [MQTT sensor](/components/sensor.mqtt/#json-attributes-topic-configuration) documentation.
required: false
type: string
qos:
description: The maximum QoS level to be used when receiving messages.