mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
add abbreviation for current_temperature_template (#23733)
This commit is contained in:
parent
c07c557298
commit
f386088def
@ -94,6 +94,7 @@ ABBREVIATIONS = {
|
|||||||
'cln_tpl': 'cleaning_template',
|
'cln_tpl': 'cleaning_template',
|
||||||
'cmd_t': 'command_topic',
|
'cmd_t': 'command_topic',
|
||||||
'curr_temp_t': 'current_temperature_topic',
|
'curr_temp_t': 'current_temperature_topic',
|
||||||
|
'curr_temp_tpl': 'current_temperature_template',
|
||||||
'dev': 'device',
|
'dev': 'device',
|
||||||
'dev_cla': 'device_class',
|
'dev_cla': 'device_class',
|
||||||
'dock_t': 'docked_topic',
|
'dock_t': 'docked_topic',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user