core/homeassistant/components/water_heater/translations/de.json

8 lines
175 B
JSON
Raw Normal View History

2020-10-18 00:03:28 +00:00
{
"device_automation": {
"action_type": {
"turn_off": "{entity_name} ausschalten",
"turn_on": "{entity_name} einschalten"
}
}
}