From 55141f2d3de70e10996cfbc57c079086024a3a98 Mon Sep 17 00:00:00 2001 From: JeeCee1 <35496112+JeeCee1@users.noreply.github.com> Date: Mon, 5 Oct 2020 19:55:23 +0200 Subject: [PATCH] Update discovery.markdown (#14921) json_attributes is depricated (since 0.85?) --- source/_docs/mqtt/discovery.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_docs/mqtt/discovery.markdown b/source/_docs/mqtt/discovery.markdown index 1cc37f7357a..6a18a5e39dd 100644 --- a/source/_docs/mqtt/discovery.markdown +++ b/source/_docs/mqtt/discovery.markdown @@ -133,7 +133,6 @@ Supported abbreviations: 'hs_val_tpl': 'hs_value_template', 'ic': 'icon', 'init': 'initial', - 'json_attr': 'json_attributes', 'json_attr_t': 'json_attributes_topic', 'json_attr_tpl': 'json_attributes_template', 'max_mirs': 'max_mireds',