20 lines
373 B
JSON
20 lines
373 B
JSON
[
|
|
{
|
|
"name": "front door motion sensor",
|
|
"room": "front door",
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "secret camera_front_door_motion",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "tablet notify service",
|
|
"room": null,
|
|
"type": "script",
|
|
"id": {
|
|
"entity_id": "secret tablet_notify",
|
|
"device_id": null
|
|
}
|
|
}
|
|
] |