mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
11 lines
150 B
JSON
11 lines
150 B
JSON
{
|
|
"triggers": {
|
|
"cleared": {
|
|
"trigger": "mdi:motion-sensor-off"
|
|
},
|
|
"detected": {
|
|
"trigger": "mdi:motion-sensor"
|
|
}
|
|
}
|
|
}
|