Add missing attribute translations to water heater entity component (#119531)

This commit is contained in:
Jan-Philipp Benecke
2024-06-12 23:34:01 +02:00
committed by GitHub
parent 532f6d1d97
commit fd83b9a7c6

View File

@@ -18,6 +18,24 @@
"performance": "Performance"
},
"state_attributes": {
"current_operation": {
"name": "Current operation"
},
"current_temperature": {
"name": "Current temperature"
},
"max_temp": {
"name": "Max target temperature"
},
"min_temp": {
"name": "Min target temperature"
},
"target_temp_high": {
"name": "Upper target temperature"
},
"target_temp_low": {
"name": "Lower target temperature"
},
"away_mode": {
"name": "Away mode",
"state": {