mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Add abbreviation for position_topic (#23740)
This commit is contained in:
parent
b253c7499d
commit
16a27c3f2d
@ -158,6 +158,7 @@ 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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user