mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 03:37:06 +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
|
type: string
|
||||||
default: offline
|
default: offline
|
||||||
json_attributes_topic:
|
json_attributes_topic:
|
||||||
description: The MQTT topic subscribed to receive a JSON dictionary payload and then set as sensor attributes.
|
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.
|
||||||
reqired: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
qos:
|
qos:
|
||||||
description: The maximum QoS level to be used when receiving messages.
|
description: The maximum QoS level to be used when receiving messages.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user