core/homeassistant/components/water_heater/strings.json

8 lines
144 B
JSON

{
"device_automation": {
"action_type": {
"turn_on": "Turn on {entity_name}",
"turn_off": "Turn off {entity_name}"
}
}
}