mirror of
https://github.com/home-assistant/core.git
synced 2026-09-11 10:06:07 -05:00
* Add improvements from frontend PR 3514 * Fix test * Tweak
9 lines
136 B
JSON
9 lines
136 B
JSON
{
|
|
"device_automation": {
|
|
"trigger_type": {
|
|
"turn_on": "{name} turned on",
|
|
"turn_off": "{name} turned off"
|
|
}
|
|
}
|
|
}
|