mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
added abbreviation for temperature_unit (#35076)
Added temp_unit for temperature_unit.
This commit is contained in:
parent
5a7d38b28c
commit
8c84e47c94
@ -159,6 +159,7 @@ ABBREVIATIONS = {
|
||||
"temp_lo_stat_t": "temperature_low_state_topic",
|
||||
"temp_stat_tpl": "temperature_state_template",
|
||||
"temp_stat_t": "temperature_state_topic",
|
||||
"temp_unit": "temperature_unit",
|
||||
"tilt_clsd_val": "tilt_closed_value",
|
||||
"tilt_cmd_t": "tilt_command_topic",
|
||||
"tilt_inv_stat": "tilt_invert_state",
|
||||
|
Loading…
x
Reference in New Issue
Block a user