137 lines
2.7 KiB
JSON
137 lines
2.7 KiB
JSON
[
|
|
{
|
|
"name": "doorbell motion detected",
|
|
"room": "doorbell",
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "binary_sensor.doorbell_motion_detected",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "doorbell person detected",
|
|
"room": "doorbell",
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "binary_sensor.doorbell_person_detected",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "doorbell camera",
|
|
"room": "doorbell",
|
|
"type": "camera",
|
|
"id": {
|
|
"entity_id": "camera.doorbell",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "doorbell event image",
|
|
"room": "doorbell",
|
|
"type": "image",
|
|
"id": {
|
|
"entity_id": "image.doorbell_event_image",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "eufy doorbell device",
|
|
"room": "doorbell",
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "your_eufy_doorbell_entity_id",
|
|
"device_id": "your_eufy_doorbell_device_id"
|
|
}
|
|
},
|
|
{
|
|
"name": "face recognition matches",
|
|
"room": "doorbell",
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.face_recog_matches",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "mobile app vivo 1805",
|
|
"room": null,
|
|
"type": "notify",
|
|
"id": {
|
|
"entity_id": "notify.mobile_app_vivo_1805",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "mobile app v2046",
|
|
"room": null,
|
|
"type": "notify",
|
|
"id": {
|
|
"entity_id": "notify.mobile_app_v2046",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "light device",
|
|
"room": "office",
|
|
"type": "light",
|
|
"id": {
|
|
"entity_id": null,
|
|
"device_id": "z5d19fd60e2e2f9a81c92db7f123456"
|
|
}
|
|
},
|
|
{
|
|
"name": "doorbell device 2",
|
|
"room": "doorbell",
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "yourdoorbellentityid",
|
|
"device_id": "yourdoorbelldeviceid"
|
|
}
|
|
},
|
|
{
|
|
"name": "alarm door sensors",
|
|
"room": null,
|
|
"type": "binary_sensor",
|
|
"id": {
|
|
"entity_id": "binary_sensor.alarm_door_sensors",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "homebase alarm",
|
|
"room": null,
|
|
"type": "alarm_control_panel",
|
|
"id": {
|
|
"entity_id": "alarm_control_panel.homebase",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "smart alarm",
|
|
"room": null,
|
|
"type": "alarm_control_panel",
|
|
"id": {
|
|
"entity_id": "alarm_control_panel.smart_alarm",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "home alarm",
|
|
"room": null,
|
|
"type": "alarm_control_panel",
|
|
"id": {
|
|
"entity_id": "alarm_control_panel.home_alarm",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "disarm smart home alarm script",
|
|
"room": null,
|
|
"type": "script",
|
|
"id": {
|
|
"entity_id": "script.disarm_smart_home_alarm",
|
|
"device_id": null
|
|
}
|
|
}
|
|
] |