mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Sentence-case "Heat pump" / "High demand" states in water_heater
(#142012)
This commit is contained in:
@@ -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": {
|
||||||
|
Reference in New Issue
Block a user