mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,76 @@
|
||||
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
|
||||
Reference in New Issue
Block a user