From cd2f3b40c9e11a19f3ade72583a8ad75b4755f27 Mon Sep 17 00:00:00 2001 From: Diogo Gomes Date: Wed, 16 Feb 2022 15:35:05 +0000 Subject: [PATCH] Add ent_cat abbreviation to MQTT discovery (#21651) --- source/_docs/mqtt/discovery.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_docs/mqtt/discovery.markdown b/source/_docs/mqtt/discovery.markdown index eff3760e77f..2f9fb500a39 100644 --- a/source/_docs/mqtt/discovery.markdown +++ b/source/_docs/mqtt/discovery.markdown @@ -117,6 +117,7 @@ Supported abbreviations: 'dock_t': 'docked_topic', 'dock_tpl': 'docked_template', 'e': 'encoding', + 'ent_cat': 'entity_category, 'err_t': 'error_topic', 'err_tpl': 'error_template', 'fanspd_t': 'fan_speed_topic',