Refactor chore tracker for kids' names and chores: Update Emma, Liam, and Zoe to Jordyn, Declan, and Chloe. Adjust YAML configurations, automation, and notifications accordingly.
This commit is contained in:
@@ -39,8 +39,8 @@ settings:
|
||||
# color / color_dark: hex colours for that kid's sidebar
|
||||
#
|
||||
kids:
|
||||
- name: Emma
|
||||
avatar: "\U000F01F9" # mdi:dog
|
||||
- name: Jordyn
|
||||
avatar: "\U000F01F9" # mdi:cat
|
||||
color: "4D96FF"
|
||||
color_dark: "2A6FCC"
|
||||
chores:
|
||||
@@ -55,8 +55,8 @@ kids:
|
||||
- name: Feed Dog
|
||||
icon: "\U000F0265" # mdi:paw
|
||||
|
||||
- name: Liam
|
||||
avatar: "\U000F0C99" # mdi:cat
|
||||
- name: Declan
|
||||
avatar: "\U000F0C99" # mdi:dog
|
||||
color: "C77DFF"
|
||||
color_dark: "8B42CC"
|
||||
chores:
|
||||
@@ -69,7 +69,7 @@ kids:
|
||||
- name: Take Out Trash
|
||||
icon: "\U000F05B8" # mdi:trash-can
|
||||
|
||||
- name: Zoe
|
||||
- name: Chloe
|
||||
avatar: "\U000F17B5" # mdi:teddy-bear
|
||||
color: "FF6B9D"
|
||||
color_dark: "CC3A6F"
|
||||
|
||||
Reference in New Issue
Block a user