119 lines
2.3 KiB
JSON
119 lines
2.3 KiB
JSON
[
|
|
{
|
|
"name": "diet notification time",
|
|
"room": null,
|
|
"type": "input_datetime",
|
|
"id": {
|
|
"entity_id": "input_datetime.diet_notification_time",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "diet notification switch",
|
|
"room": null,
|
|
"type": "input_boolean",
|
|
"id": {
|
|
"entity_id": "input_boolean.diet_notification_switch",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "weekly diet sensor",
|
|
"room": null,
|
|
"type": "sensor",
|
|
"id": {
|
|
"entity_id": "sensor.weekly_diet",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "diet day selector",
|
|
"room": null,
|
|
"type": "input_select",
|
|
"id": {
|
|
"entity_id": "input_select.diet_day",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "diet edit active",
|
|
"room": null,
|
|
"type": "input_text",
|
|
"id": {
|
|
"entity_id": "input_text.diet_edit_active",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "diet breakfast input",
|
|
"room": null,
|
|
"type": "input_text",
|
|
"id": {
|
|
"entity_id": "input_text.diet_breakfast",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "diet lunch input",
|
|
"room": null,
|
|
"type": "input_text",
|
|
"id": {
|
|
"entity_id": "input_text.diet_lunch",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "diet dinner input",
|
|
"room": null,
|
|
"type": "input_text",
|
|
"id": {
|
|
"entity_id": "input_text.diet_dinner",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "diet snack input",
|
|
"room": null,
|
|
"type": "input_text",
|
|
"id": {
|
|
"entity_id": "input_text.diet_snack",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "reset input text diet script",
|
|
"room": null,
|
|
"type": "script",
|
|
"id": {
|
|
"entity_id": "script.reset_input_text_diet",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "reset diet split json script",
|
|
"room": null,
|
|
"type": "script",
|
|
"id": {
|
|
"entity_id": "script.reset_diet_split_json",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "save diet split json script",
|
|
"room": null,
|
|
"type": "script",
|
|
"id": {
|
|
"entity_id": "script.save_diet_split_json",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "telegram bot",
|
|
"room": null,
|
|
"type": "telegram_bot",
|
|
"id": {
|
|
"entity_id": null,
|
|
"device_id": null
|
|
}
|
|
}
|
|
] |