2020-10-16 10:51:12 +00:00
|
|
|
{
|
|
|
|
"device_automation": {
|
|
|
|
"action_type": {
|
2023-07-10 10:56:51 +00:00
|
|
|
"turn_on": "[%key:common::device_automation::action_type::turn_on%]",
|
|
|
|
"turn_off": "[%key:common::device_automation::action_type::turn_off%]"
|
2020-10-16 10:51:12 +00:00
|
|
|
}
|
2021-03-15 17:20:10 +00:00
|
|
|
},
|
2023-03-16 11:16:08 +00:00
|
|
|
"entity_component": {
|
2021-03-15 17:20:10 +00:00
|
|
|
"_": {
|
2023-03-16 20:10:20 +00:00
|
|
|
"name": "Water heater",
|
2023-03-16 11:16:08 +00:00
|
|
|
"state": {
|
|
|
|
"off": "[%key:common::state::off%]",
|
|
|
|
"eco": "Eco",
|
|
|
|
"electric": "Electric",
|
|
|
|
"gas": "Gas",
|
|
|
|
"high_demand": "High Demand",
|
|
|
|
"heat_pump": "Heat Pump",
|
|
|
|
"performance": "Performance"
|
|
|
|
}
|
2021-03-15 17:20:10 +00:00
|
|
|
}
|
2020-10-16 10:51:12 +00:00
|
|
|
}
|
2022-03-30 08:35:30 +00:00
|
|
|
}
|