Refactor chore tracker: Update chore names and IDs for improved clarity and consistency
This commit is contained in:
@@ -52,8 +52,8 @@ views:
|
||||
- entity: switch.chore_tracker_jordyn_brush_teeth
|
||||
name: " Brush Teeth"
|
||||
|
||||
- entity: switch.chore_tracker_jordyn_check_&_fill_water_bowls
|
||||
name: " Check & fill water bowls"
|
||||
- entity: switch.chore_tracker_jordyn_fill_water_bowls
|
||||
name: " Fill water bowls"
|
||||
|
||||
- entity: switch.chore_tracker_jordyn_restock_cat_food_cans
|
||||
name: " Restock Cat Food Cans"
|
||||
@@ -92,8 +92,8 @@ views:
|
||||
- type: entities
|
||||
title: " Chloe's Chores"
|
||||
entities:
|
||||
- entity: switch.chore_tracker_chloe_check_&_fill_kitty_feeders
|
||||
name: " Check & fill kitty feeders"
|
||||
- entity: switch.chore_tracker_chloe_fill_kitty_feeders
|
||||
name: " Fill kitty feeders"
|
||||
|
||||
- entity: switch.chore_tracker_chloe_scoop_kitty_litter
|
||||
name: " Scoop Kitty Litter"
|
||||
|
||||
@@ -48,7 +48,7 @@ kids:
|
||||
icon: "\U000F02E3" # mdi:bed
|
||||
- name: Brush Teeth
|
||||
icon: "\U000F09A9" # mdi:toothbrush
|
||||
- name: Check & fill water bowls
|
||||
- name: Fill water bowls
|
||||
icon: "\U000F01AB" # mdi:cup-water
|
||||
- name: Restock Cat Food Cans
|
||||
icon: "\U000F171C" # mdi:food-turkey
|
||||
@@ -68,7 +68,7 @@ kids:
|
||||
color: "FF6B9D"
|
||||
color_dark: "CC3A6F"
|
||||
chores:
|
||||
- name: Check & fill kitty feeders
|
||||
- name: Fill kitty feeders
|
||||
icon: "\U000F02A9" # mdi:bowl-outline
|
||||
- name: Scoop Kitty Litter
|
||||
icon: "\U000F01F7" # mdi:emoticon-poop
|
||||
|
||||
Reference in New Issue
Block a user