docker-apps/home-assistant/input_boolean.json

29 lines
594 B
JSON

{
"version": 1,
"minor_version": 1,
"key": "input_boolean",
"data": {
"items": [
{
"id": "enable_person_detect_alarm",
"name": "Enable Person Detect Alarm",
"icon": "mdi:run"
},
{
"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"
}
]
}
}