mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
nursery_bedtime:
|
||||
name: Nursery Bedtime
|
||||
icon: mdi:bunk-bed
|
||||
|
||||
nursery_awake:
|
||||
name: Nursery Awake
|
||||
icon: mdi:bunk-bed
|
||||
|
||||
master_bedroom_bedtime:
|
||||
name: Master Bedroom Bedtime
|
||||
icon: mdi:bed-king
|
||||
|
||||
master_bedroom_awake:
|
||||
name: Master Bedroom Awake
|
||||
icon: mdi:bed-king
|
||||
|
||||
blue_room_bedtime:
|
||||
name: Blue Room Bedtime
|
||||
icon: mdi:bed
|
||||
|
||||
blue_room_awake:
|
||||
name: Blue Room Awake
|
||||
icon: mdi:bed
|
||||
@@ -0,0 +1,87 @@
|
||||
all_chores:
|
||||
name: All Chores
|
||||
icon: mdi:checkbox-marked-circle
|
||||
|
||||
blue_room_chores:
|
||||
name: Blue Room Chores
|
||||
icon: mdi:yoga
|
||||
|
||||
computer_area_chores:
|
||||
name: Computer Area Chores
|
||||
icon: mdi:desktop-classic
|
||||
|
||||
dining_room_chores:
|
||||
name: Dining Room Chores
|
||||
icon: mdi:table-chair
|
||||
|
||||
entryway_chores:
|
||||
name: Entryway Chores
|
||||
icon: mdi:ceiling-light
|
||||
|
||||
front_room_chores:
|
||||
name: Front Room Chores
|
||||
icon: mdi:television
|
||||
|
||||
furnace_room_chores:
|
||||
name: Furnace Room Chores
|
||||
icon: mdi:hvac
|
||||
|
||||
garage_chores:
|
||||
name: Garage Chores
|
||||
icon: mdi:garage
|
||||
|
||||
kitchen_chores:
|
||||
name: Kitchen Chores
|
||||
icon: mdi:fridge
|
||||
|
||||
great_room_chores:
|
||||
name: Great Room Chores
|
||||
icon: mdi:microsoft-xbox-controller
|
||||
|
||||
mancave_chores:
|
||||
name: Mancave Chores
|
||||
icon: mdi:human-male
|
||||
|
||||
master_bathroom_chores:
|
||||
name: Master Bathroom Chores
|
||||
icon: mdi:shower
|
||||
|
||||
master_bedroom_chores:
|
||||
name: Master Bedroom Chores
|
||||
icon: mdi:bed-king
|
||||
|
||||
nursery_chores:
|
||||
name: Nursery Chores
|
||||
icon: mdi:bunk-bed
|
||||
|
||||
utility_room_chores:
|
||||
name: Utility Room Chores
|
||||
icon: mdi:tumble-dryer
|
||||
|
||||
daddy_chores:
|
||||
name: Daddy's Chores
|
||||
icon: mdi:human-male
|
||||
|
||||
chickadee_chores:
|
||||
name: Chickadee's Chores
|
||||
icon: mdi:human-female
|
||||
|
||||
marshall_chores:
|
||||
name: Marshall's Chores
|
||||
icon: mdi:alpha-m-circle-outline
|
||||
|
||||
tess_chores:
|
||||
name: Tess' Chores
|
||||
icon: mdi:alpha-t-circle-outline
|
||||
|
||||
emmett_chores:
|
||||
name: Emmett's Chores
|
||||
icon: mdi:alpha-e-circle
|
||||
|
||||
bridget_chores:
|
||||
name: Bridget's Chores
|
||||
icon: mdi:alpha-b-circle
|
||||
|
||||
ebin_chores:
|
||||
name: Ebin's Chores
|
||||
icon: mdi:alpha-e-circle-outline
|
||||
@@ -0,0 +1,19 @@
|
||||
grocy_consume_kcup:
|
||||
name: Consume KCup
|
||||
icon: mdi:coffee
|
||||
|
||||
grocy_consume_am_meds:
|
||||
name: Consume AM Meds
|
||||
icon: mdi:pill
|
||||
|
||||
grocy_consume_pm_meds:
|
||||
name: Consume PM Meds
|
||||
icon: mdi:pill
|
||||
|
||||
grocy_consume_milk:
|
||||
name: Consume Milk
|
||||
icon: mdi:cup
|
||||
|
||||
grocy_consume_diet_coke:
|
||||
name: Consume Diet Coke
|
||||
icon: mdi:bottle-soda-classic
|
||||
@@ -0,0 +1,15 @@
|
||||
grocy_purchase_am_meds:
|
||||
name: Purchase AM Meds
|
||||
icon: mdi:pill
|
||||
|
||||
grocy_purchase_pm_meds:
|
||||
name: Purchase PM Meds
|
||||
icon: mdi:pill
|
||||
|
||||
grocy_purchase_milk:
|
||||
name: Purchase Milk
|
||||
icon: mdi:cup
|
||||
|
||||
grocy_purchase_diet_coke_12_pack:
|
||||
name: Purchase Diet Coke 12 Pack
|
||||
icon: mdi:bottle-soda-classic
|
||||
Reference in New Issue
Block a user