MQTT json sensor attributes (#4334)
* MQTT json sensor attributes * Add line break
This commit is contained in:
parent
0ed4db4d59
commit
f850f2e109
1 changed files with 5 additions and 0 deletions
|
@ -72,7 +72,12 @@ payload_not_available:
|
|||
required: false
|
||||
type: string
|
||||
default: offline
|
||||
json_attributes:
|
||||
description: A list of keys to extract values from a JSON dictionary payload and then set as sensor attributes.
|
||||
reqired: false
|
||||
type: list, string
|
||||
{% endconfiguration %}
|
||||
|
||||
## {% linkable_title Examples %}
|
||||
|
||||
In this section you find some real life examples of how to use this sensor.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue