mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
Update binary_sensor.mqtt.markdown (#8309)
* Update binary_sensor.mqtt.markdown * Update binary_sensor.mqtt.markdown
This commit is contained in:
parent
e0118fa9cb
commit
20e8219367
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user