Remove chore-tracker-ha.yaml configuration file and associated automations for chore tracking.
This commit is contained in:
@@ -100,7 +100,7 @@ time:
|
||||
id(reset_chloe_chores).execute();
|
||||
- lvgl.page.show: page_home
|
||||
|
||||
fonts:
|
||||
font:
|
||||
- file: "gfonts://Nunito:wght@900"
|
||||
id: font_title
|
||||
size: 40
|
||||
@@ -120,8 +120,7 @@ fonts:
|
||||
# ── Switches — one per chore per kid, synced to HA ───────────────────────────
|
||||
switch:
|
||||
|
||||
# ── Jordyn's chores ──────────────────────────
|
||||
- platform: template
|
||||
# ── Jordyn's chores ────────────────────────── - platform: template
|
||||
name: "Jordyn - Make Bed"
|
||||
id: jordyn_make_bed
|
||||
icon: mdi:checkbox-marked-circle
|
||||
@@ -222,8 +221,7 @@ switch:
|
||||
data:
|
||||
entity_id: switch.chore_tracker_jordyn_feed_dog
|
||||
|
||||
# ── Declan's chores ──────────────────────────
|
||||
- platform: template
|
||||
# ── Declan's chores ────────────────────────── - platform: template
|
||||
name: "Declan - Make Bed"
|
||||
id: declan_make_bed
|
||||
icon: mdi:checkbox-marked-circle
|
||||
@@ -304,8 +302,7 @@ switch:
|
||||
data:
|
||||
entity_id: switch.chore_tracker_declan_take_out_trash
|
||||
|
||||
# ── Chloe's chores ──────────────────────────
|
||||
- platform: template
|
||||
# ── Chloe's chores ────────────────────────── - platform: template
|
||||
name: "Chloe - Make Bed"
|
||||
id: chloe_make_bed
|
||||
icon: mdi:checkbox-marked-circle
|
||||
@@ -1757,3 +1754,4 @@ lvgl:
|
||||
text_font: font_small
|
||||
text_color: 0x2D3436
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user