mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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
|
||||
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…
x
Reference in New Issue
Block a user