mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Remove of deprecated MQTT sensor option (#12438)
This commit is contained in:
parent
f820491d09
commit
4ea84c6d12
@ -74,10 +74,6 @@ icon:
|
||||
description: The icon for the sensor.
|
||||
required: false
|
||||
type: icon
|
||||
json_attributes:
|
||||
description: (Deprecated, replaced by json_attributes_topic) A list of keys to extract values from a JSON dictionary payload and then set as sensor attributes.
|
||||
required: false
|
||||
type: [string, list]
|
||||
json_attributes_template:
|
||||
description: "Defines a [template](/docs/configuration/templating/#processing-incoming-data) to extract the JSON dictionary from messages received on the `json_attributes_topic`."
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user