mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +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
|
||||
type: string
|
||||
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 %}
|
||||
|
||||
### {% linkable_title Full configuration example %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user