mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
83 lines
1.5 KiB
YAML
83 lines
1.5 KiB
YAML
title: All Chores
|
|
path: chores-all
|
|
icon: mdi:broom
|
|
visible:
|
|
- user: 24a4bd075e7f41a497dd0390a1dd4a9f
|
|
cards:
|
|
|
|
- type: custom:grocy-chores-card
|
|
title: Daddy's Chores
|
|
user_id: 2
|
|
filter_user: 2
|
|
show_quantity: 5
|
|
show_days: 5
|
|
show_create_task: false
|
|
show_assigned: false
|
|
entity:
|
|
- sensor.grocy_chores
|
|
|
|
- type: custom:grocy-chores-card
|
|
title: Chickadee's Chores
|
|
user_id: 5
|
|
filter_user: 5
|
|
show_quantity: 5
|
|
show_days: 5
|
|
show_create_task: false
|
|
show_assigned: false
|
|
entity:
|
|
- sensor.grocy_chores
|
|
|
|
- type: custom:grocy-chores-card
|
|
title: Marshall's Chores
|
|
user_id: 6
|
|
filter_user: 6
|
|
show_quantity: 5
|
|
show_days: 5
|
|
show_create_task: false
|
|
show_assigned: false
|
|
entity:
|
|
- sensor.grocy_chores
|
|
|
|
- type: custom:grocy-chores-card
|
|
title: Tess' Chores
|
|
user_id: 7
|
|
filter_user: 7
|
|
show_quantity: 5
|
|
show_days: 5
|
|
show_create_task: false
|
|
show_assigned: false
|
|
entity:
|
|
- sensor.grocy_chores
|
|
|
|
- type: custom:grocy-chores-card
|
|
title: Emmett's Chores
|
|
user_id: 3
|
|
filter_user: 3
|
|
show_quantity: 5
|
|
show_days: 5
|
|
show_create_task: false
|
|
show_assigned: false
|
|
entity:
|
|
- sensor.grocy_chores
|
|
|
|
- type: custom:grocy-chores-card
|
|
title: Bridget's Chores
|
|
user_id: 4
|
|
filter_user: 4
|
|
show_quantity: 5
|
|
show_days: 5
|
|
show_create_task: false
|
|
show_assigned: false
|
|
entity:
|
|
- sensor.grocy_chores
|
|
|
|
- type: custom:grocy-chores-card
|
|
title: Ebin's Chores
|
|
user_id: 8
|
|
filter_user: 8
|
|
show_quantity: 5
|
|
show_days: 5
|
|
show_create_task: false
|
|
show_assigned: false
|
|
entity:
|
|
- sensor.grocy_chores |