docker-apps/home-assistant/input_boolean.json

59 lines
1.4 KiB
JSON

{
"version": 1,
"minor_version": 1,
"key": "input_boolean",
"data": {
"items": [
{
"id": "enable_person_detect_alarm",
"name": "Motion Detect",
"icon": "mdi:motion-sensor"
},
{
"id": "notify_sm_n986b",
"name": "Notify SM_N986B",
"icon": "mdi:cellphone-text"
},
{
"id": "notify_sm_x115",
"name": "Notify SM_X115",
"icon": "mdi:tablet"
},
{
"id": "notify_nokia_c20",
"name": "Notify Nokia C20",
"icon": "mdi:cellphone-text"
},
{
"id": "driveway_motion_detected",
"name": "Driveway Motion Detected",
"icon": "mdi:motion-sensor"
},
{
"id": "westwall_motion_detected",
"name": "Westwall Motion Detected",
"icon": "mdi:motion-sensor"
},
{
"id": "backyard_motion_detected",
"name": "Backyard Motion Detected",
"icon": "mdi:motion-sensor"
},
{
"id": "eastwall_motion_detected",
"name": "Eastwall Motion Detected",
"icon": "mdi:motion-sensor"
},
{
"id": "patio_motion_detected",
"name": "Patio Motion Detected",
"icon": "mdi:motion-sensor"
},
{
"id": "notify_sm_a032f",
"name": "Notify SM-A032F",
"icon": "mdi:cellphone-text"
}
]
}
}