47 lines
949 B
JSON
47 lines
949 B
JSON
[
|
|
{
|
|
"name": "toggl task running",
|
|
"room": "office",
|
|
"type": "input_boolean",
|
|
"id": {
|
|
"entity_id": "input_boolean.toggl_task_running",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "atom matrix door alert m5",
|
|
"room": "office",
|
|
"type": "light",
|
|
"id": {
|
|
"entity_id": "light.atom_matrix_dooralertm5",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "toggl task meeting",
|
|
"room": "office",
|
|
"type": "input_boolean",
|
|
"id": {
|
|
"entity_id": "input_boolean.toggl_task_meeting",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "toggl task name",
|
|
"room": "office",
|
|
"type": "input_text",
|
|
"id": {
|
|
"entity_id": "input_text.toggl_task_name",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "toggl task duration min",
|
|
"room": "office",
|
|
"type": "input_number",
|
|
"id": {
|
|
"entity_id": "input_number.toggl_task_duration_min",
|
|
"device_id": null
|
|
}
|
|
}
|
|
] |