mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 11:00:14 -04:00
76 lines
1.4 KiB
YAML
76 lines
1.4 KiB
YAML
title: All Tasks
|
|
path: tasks-all
|
|
icon: mdi:checkbox-marked-circle
|
|
visible:
|
|
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
|
cards:
|
|
|
|
- type: custom:grocy-chores-card
|
|
title: Daddy's Tasks
|
|
user_id: 2
|
|
show_quantity: 5
|
|
show_days: 5
|
|
show_create_task: false
|
|
show_assigned: false
|
|
entity:
|
|
- sensor.grocy_tasks
|
|
|
|
- type: custom:grocy-chores-card
|
|
title: Chickadee's Tasks
|
|
user_id: 5
|
|
show_quantity: 5
|
|
show_days: 5
|
|
show_create_task: false
|
|
show_assigned: false
|
|
entity:
|
|
- sensor.grocy_tasks
|
|
|
|
- type: custom:grocy-chores-card
|
|
title: Marshall's Tasks
|
|
user_id: 6
|
|
show_quantity: 5
|
|
show_days: 5
|
|
show_create_task: false
|
|
show_assigned: false
|
|
entity:
|
|
- sensor.grocy_tasks
|
|
|
|
- type: custom:grocy-chores-card
|
|
title: Tess' Tasks
|
|
user_id: 7
|
|
show_quantity: 5
|
|
show_days: 5
|
|
show_create_task: false
|
|
show_assigned: false
|
|
entity:
|
|
- sensor.grocy_tasks
|
|
|
|
- type: custom:grocy-chores-card
|
|
title: Emmett's Tasks
|
|
user_id: 3
|
|
show_quantity: 5
|
|
show_days: 5
|
|
show_create_task: false
|
|
show_assigned: false
|
|
entity:
|
|
- sensor.grocy_tasks
|
|
|
|
- type: custom:grocy-chores-card
|
|
title: Bridget's Tasks
|
|
user_id: 4
|
|
show_quantity: 5
|
|
show_days: 5
|
|
show_create_task: false
|
|
show_assigned: false
|
|
entity:
|
|
- sensor.grocy_tasks
|
|
|
|
- type: custom:grocy-chores-card
|
|
title: Ebin's Tasks
|
|
user_id: 8
|
|
show_quantity: 5
|
|
show_days: 5
|
|
show_create_task: false
|
|
show_assigned: false
|
|
entity:
|
|
- sensor.grocy_tasks |