Add title to water heater component (#130446)

This commit is contained in:
Joost Lekkerkerker 2024-11-13 07:55:13 +01:00 committed by Franck Nijhof
parent f4798d27c7
commit 08f6f2759b
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -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",