mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Sentence-case "Heat pump" / "High demand" states in water_heater
(#142012)
This commit is contained in:
parent
704777444c
commit
bd1c66984f
@ -14,8 +14,8 @@
|
|||||||
"eco": "Eco",
|
"eco": "Eco",
|
||||||
"electric": "Electric",
|
"electric": "Electric",
|
||||||
"gas": "Gas",
|
"gas": "Gas",
|
||||||
"high_demand": "High Demand",
|
"high_demand": "High demand",
|
||||||
"heat_pump": "Heat Pump",
|
"heat_pump": "Heat pump",
|
||||||
"performance": "Performance"
|
"performance": "Performance"
|
||||||
},
|
},
|
||||||
"state_attributes": {
|
"state_attributes": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user