mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 11:18:00 +02:00
Add abbreviation for position_topic (#23740)
This commit is contained in:
committed by
Fabian Affolter
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',
|
||||
|
Reference in New Issue
Block a user