mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
9 lines
136 B
JSON
9 lines
136 B
JSON
{
|
|
"device_automation": {
|
|
"trigger_type": {
|
|
"turn_on": "{name} turned on",
|
|
"turn_off": "{name} turned off"
|
|
}
|
|
}
|
|
}
|