MQTT json sensor attributes (#4334)

* MQTT json sensor attributes

* Add line break
This commit is contained in:
timstanley1985 2018-01-08 16:07:54 +00:00 committed by Fabian Affolter
parent 0ed4db4d59
commit f850f2e109

View File

@ -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.