Update binary_sensor.mqtt.markdown (#7761)

This commit is contained in:
emontnemery 2018-12-07 11:08:33 +01:00 committed by Fabian Affolter
parent 51dced1f4b
commit 420e5dee5e

View File

@ -85,6 +85,10 @@ payload_not_available:
required: false
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
type: string
qos:
description: The maximum QoS level to be used when receiving messages.
required: false