mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Document json_attributes_topic for MQTT Vacuum (#8306)
* Document json_attributes_topic for MQTT Vacuum * Update vacuum.mqtt.markdown
This commit is contained in:
parent
d146496d6b
commit
c479a6cdb5
@ -158,6 +158,10 @@ payload_not_available:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: offline
|
default: offline
|
||||||
|
json_attributes_topic:
|
||||||
|
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
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
### {% linkable_title Full configuration example %}
|
### {% linkable_title Full configuration example %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user