mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Add title to water heater component (#130446)
This commit is contained in:
parent
f4798d27c7
commit
08f6f2759b
@ -1,4 +1,5 @@
|
||||
{
|
||||
"title": "Water heater",
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"turn_on": "[%key:common::device_automation::action_type::turn_on%]",
|
||||
@ -7,7 +8,7 @@
|
||||
},
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"name": "Water heater",
|
||||
"name": "[%key:component::water_heater::title%]",
|
||||
"state": {
|
||||
"off": "[%key:common::state::off%]",
|
||||
"eco": "Eco",
|
||||
|
Loading…
x
Reference in New Issue
Block a user