mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Cleanup mqtt abbreviations for previous removed options (#27671)
This commit is contained in:
parent
18edda3ecf
commit
273f86efa1
@ -317,10 +317,6 @@ Configuration variable names in the discovery payload may be abbreviated to cons
|
||||
'fan_mode_stat_t': 'fan_mode_state_topic',
|
||||
'frc_upd': 'force_update',
|
||||
'g_tpl': 'green_template',
|
||||
'hold_cmd_tpl': 'hold_command_template',
|
||||
'hold_cmd_t': 'hold_command_topic',
|
||||
'hold_stat_tpl': 'hold_state_template',
|
||||
'hold_stat_t': 'hold_state_topic',
|
||||
'hs_cmd_t': 'hs_command_topic',
|
||||
'hs_cmd_tpl': 'hs_command_template',
|
||||
'hs_stat_t': 'hs_state_topic',
|
||||
@ -482,7 +478,6 @@ Configuration variable names in the discovery payload may be abbreviated to cons
|
||||
'tilt_clsd_val': 'tilt_closed_value',
|
||||
'tilt_cmd_t': 'tilt_command_topic',
|
||||
'tilt_cmd_tpl': 'tilt_command_template',
|
||||
'tilt_inv_stat': 'tilt_invert_state',
|
||||
'tilt_max': 'tilt_max',
|
||||
'tilt_min': 'tilt_min',
|
||||
'tilt_opnd_val': 'tilt_opened_value',
|
||||
@ -496,10 +491,6 @@ Configuration variable names in the discovery payload may be abbreviated to cons
|
||||
'val_tpl': 'value_template',
|
||||
'whit_cmd_t': 'white_command_topic',
|
||||
'whit_scl': 'white_scale',
|
||||
'whit_val_cmd_t': 'white_value_command_topic',
|
||||
'whit_val_scl': 'white_value_scale',
|
||||
'whit_val_stat_t': 'white_value_state_topic',
|
||||
'whit_val_tpl': 'white_value_template',
|
||||
'xy_cmd_t': 'xy_command_topic',
|
||||
'xy_cmd_tpl': 'xy_command_template',
|
||||
'xy_stat_t': 'xy_state_topic',
|
||||
|
Loading…
x
Reference in New Issue
Block a user