Add ent_cat abbreviation to MQTT discovery (#21651)

This commit is contained in:
Diogo Gomes 2022-02-16 15:35:05 +00:00 committed by GitHub
parent 486e22cd15
commit cd2f3b40c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,6 +117,7 @@ Supported abbreviations:
'dock_t': 'docked_topic', 'dock_t': 'docked_topic',
'dock_tpl': 'docked_template', 'dock_tpl': 'docked_template',
'e': 'encoding', 'e': 'encoding',
'ent_cat': 'entity_category,
'err_t': 'error_topic', 'err_t': 'error_topic',
'err_tpl': 'error_template', 'err_tpl': 'error_template',
'fanspd_t': 'fan_speed_topic', 'fanspd_t': 'fan_speed_topic',