mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
add abbreviation for current_temperature_template (#23733)
This commit is contained in:
@@ -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',
|
||||||
|
Reference in New Issue
Block a user