Update discovery.markdown (#14280)

Updated discovery markdown to contain all abbreviations found in the abbreviations.py file.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
This commit is contained in:
Hilbrand Bouwkamp 2020-08-21 12:53:14 +02:00 committed by GitHub
parent 19bc48a2fb
commit 4a8f8a1bf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,6 +73,7 @@ Supported abbreviations:
'aux_cmd_t': 'aux_command_topic', 'aux_cmd_t': 'aux_command_topic',
'aux_stat_tpl': 'aux_state_template', 'aux_stat_tpl': 'aux_state_template',
'aux_stat_t': 'aux_state_topic', 'aux_stat_t': 'aux_state_topic',
'avty' 'availability',
'avty_t': 'availability_topic', 'avty_t': 'availability_topic',
'away_mode_cmd_t': 'away_mode_command_topic', 'away_mode_cmd_t': 'away_mode_command_topic',
'away_mode_stat_tpl': 'away_mode_state_template', 'away_mode_stat_tpl': 'away_mode_state_template',
@ -135,6 +136,8 @@ Supported abbreviations:
'json_attr': 'json_attributes', 'json_attr': 'json_attributes',
'json_attr_t': 'json_attributes_topic', 'json_attr_t': 'json_attributes_topic',
'json_attr_tpl': 'json_attributes_template', 'json_attr_tpl': 'json_attributes_template',
'max_mirs': 'max_mireds',
'min_mirs': 'min_mireds',
'max_temp': 'max_temp', 'max_temp': 'max_temp',
'min_temp': 'min_temp', 'min_temp': 'min_temp',
'mode_cmd_t': 'mode_command_topic', 'mode_cmd_t': 'mode_command_topic',