mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
MQTT json sensor attributes (#4334)
* MQTT json sensor attributes * Add line break
This commit is contained in:
parent
0ed4db4d59
commit
f850f2e109
@ -72,7 +72,12 @@ payload_not_available:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: offline
|
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 %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## {% linkable_title Examples %}
|
## {% linkable_title Examples %}
|
||||||
|
|
||||||
In this section you find some real life examples of how to use this sensor.
|
In this section you find some real life examples of how to use this sensor.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user