core/homeassistant/components/light/strings.json

9 lines
136 B
JSON

{
"device_automation": {
"trigger_type": {
"turn_on": "{name} turned on",
"turn_off": "{name} turned off"
}
}
}