Add title to water heater component (#130446)

pull/130498/head
Joost Lekkerkerker 2024-11-13 07:55:13 +01:00 committed by GitHub
parent 8b505a2273
commit fdb773c921
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

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