mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
add abbreviation for current_temperature_template (#23733)
This commit is contained in:
@@ -94,6 +94,7 @@ ABBREVIATIONS = {
|
||||
'cln_tpl': 'cleaning_template',
|
||||
'cmd_t': 'command_topic',
|
||||
'curr_temp_t': 'current_temperature_topic',
|
||||
'curr_temp_tpl': 'current_temperature_template',
|
||||
'dev': 'device',
|
||||
'dev_cla': 'device_class',
|
||||
'dock_t': 'docked_topic',
|
||||
|
Reference in New Issue
Block a user