Add abbreviation for position_topic (#9404)

This commit is contained in:
Maciej Bieniek 2019-05-07 18:40:08 +02:00 committed by Fabian Affolter
parent d4713b42f1
commit d7578c5d5d

View File

@ -161,6 +161,7 @@ Supported abbreviations:
'send_if_off': 'send_if_off',
'set_pos_tpl': 'set_position_template',
'set_pos_t': 'set_position_topic',
'pos_t': 'position_topic',
'spd_cmd_t': 'speed_command_topic',
'spd_stat_t': 'speed_state_topic',
'spd_val_tpl': 'speed_value_template',