577 lines
18 KiB
YAML
577 lines
18 KiB
YAML
|
|
||
|
chore_henry_make_bed:
|
||
|
alias: chore_henry_make_bed
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_make_bed:
|
||
|
alias: chore_charley_make_bed
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_load_dishwasher:
|
||
|
alias: chore_henry_load_dishwasher
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
|
||
|
chore_henry_unload_dishwasher:
|
||
|
alias: chore_henry_unload_dishwasher
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
|
||
|
chore_henry_backpack_ready:
|
||
|
alias: chore_henry_backpack_ready
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
|
||
|
chore_henry_practice_piano:
|
||
|
alias: chore_henry_practice_piano
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
|
||
|
chore_henry_read_15_minutes:
|
||
|
alias: chore_henry_read_15_minutes
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
|
||
|
chore_henry_laundry_clothes_in_hamper:
|
||
|
alias: chore_henry_laundry_clothes_in_hamper
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_laundry_clothes_in_hamper:
|
||
|
alias: chore_charley_laundry_clothes_in_hamper
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_laundry_sort_dirty_clothes:
|
||
|
alias: chore_henry_laundry_sort_dirty_clothes
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_laundry_sort_dirty_clothes:
|
||
|
alias: chore_charley_laundry_sort_dirty_clothes
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_laundry_start_clothes_washer:
|
||
|
alias: chore_henry_laundry_start_clothes_washer
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_laundry_start_clothes_washer:
|
||
|
alias: chore_charley_laundry_start_clothes_washer
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_laundry_put_away_clean_clothes:
|
||
|
alias: chore_henry_laundry_put_away_clean_clothes
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 10
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_laundry_put_away_clean_clothes:
|
||
|
alias: chore_charley_laundry_put_away_clean_clothes
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 10
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_laundry_fold_socks:
|
||
|
alias: chore_henry_laundry_fold_socks
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_laundry_fold_socks:
|
||
|
alias: chore_charley_laundry_fold_socks
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_sweep_floor:
|
||
|
alias: chore_henry_sweep_floor
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_sweep_floor:
|
||
|
alias: chore_charley_sweep_floor
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_vacuum:
|
||
|
alias: chore_henry_vacuum
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_vacuum:
|
||
|
alias: chore_charley_vacuum
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_wash_windows:
|
||
|
alias: chore_henry_wash_windows
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_wash_windows:
|
||
|
alias: chore_charley_wash_windows
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_gather_garbages:
|
||
|
alias: chore_henry_gather_garbages
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_gather_garbages:
|
||
|
alias: chore_charley_gather_garbages
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_refill_toilet_paper:
|
||
|
alias: chore_henry_refill_toilet_paper
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_refill_toilet_paper:
|
||
|
alias: chore_charley_refill_toilet_paper
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_put_away_groceries:
|
||
|
alias: chore_henry_put_away_groceries
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_put_away_groceries:
|
||
|
alias: chore_charley_put_away_groceries
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_nova_pick_up_poo:
|
||
|
alias: chore_henry_nova_pick_up_poo
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 10
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_nova_pick_up_poo:
|
||
|
alias: chore_charley_nova_pick_up_poo
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 10
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_nova_food_and_water:
|
||
|
alias: chore_henry_nova_food_and_water
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_nova_food_and_water:
|
||
|
alias: chore_charley_nova_food_and_water
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_nova_pick_up_toys:
|
||
|
alias: chore_henry_nova_pick_up_toys
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_nova_pick_up_toys:
|
||
|
alias: chore_charley_nova_pick_up_toys
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_clean_car_seats:
|
||
|
alias: chore_henry_clean_car_seats
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_clean_car_seats:
|
||
|
alias: chore_charley_clean_car_seats
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_morning_ready_to_go:
|
||
|
alias: chore_henry_morning_ready_to_go
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_morning_ready_to_go:
|
||
|
alias: chore_charley_morning_ready_to_go
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_yard_rake_leaves:
|
||
|
alias: chore_henry_yard_rake_leaves
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_yard_rake_leaves:
|
||
|
alias: chore_charley_yard_rake_leaves
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_yard_pull_weeds:
|
||
|
alias: chore_henry_yard_pull_weeds
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_yard_pull_weeds:
|
||
|
alias: chore_charley_yard_pull_weeds
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_yard_shovel_snow:
|
||
|
alias: chore_henry_yard_shovel_snow
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_yard_shovel_snow:
|
||
|
alias: chore_charley_yard_shovel_snow
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 5
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_henry_yard_pick_up_sticks:
|
||
|
alias: chore_henry_yard_pick_up_sticks
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.henrys_chore_points
|
||
|
|
||
|
chore_charley_yard_pick_up_sticks:
|
||
|
alias: chore_charley_yard_pick_up_sticks
|
||
|
sequence:
|
||
|
- repeat:
|
||
|
count: 1
|
||
|
sequence:
|
||
|
- action: counter.increment
|
||
|
target:
|
||
|
entity_id: counter.charleys_chore_points
|
||
|
|
||
|
chore_reset_daily_limiters:
|
||
|
alias: Chore - Reset Entities
|
||
|
sequence:
|
||
|
- action: input_boolean.turn_off
|
||
|
target:
|
||
|
entity_id:
|
||
|
- input_boolean.chore_charley_make_bed
|
||
|
- input_boolean.chore_charley_make_bed_completed_today
|
||
|
- input_boolean.chore_henry_make_bed
|
||
|
- input_boolean.chore_henry_make_bed_completed_today
|
||
|
- input_boolean.chore_henry_load_dishwasher
|
||
|
- input_boolean.chore_henry_load_dishwasher_completed_today
|
||
|
- input_boolean.chore_henry_unload_dishwasher
|
||
|
- input_boolean.chore_henry_unload_dishwasher_completed_today
|
||
|
- input_boolean.chore_henry_backpack_ready
|
||
|
- input_boolean.chore_henry_backpack_ready_completed_today
|
||
|
- input_boolean.chore_henry_practice_piano
|
||
|
- input_boolean.chore_henry_practice_piano_completed_today
|
||
|
- input_boolean.chore_henry_read_15_minutes
|
||
|
- input_boolean.chore_henry_read_15_minutes_completed_today
|
||
|
- input_boolean.chore_charley_laundry_clothes_in_hamper
|
||
|
- input_boolean.chore_charley_laundry_clothes_in_hamper_completed_today
|
||
|
- input_boolean.chore_henry_laundry_clothes_in_hamper
|
||
|
- input_boolean.chore_henry_laundry_clothes_in_hamper_completed_today
|
||
|
- input_boolean.chore_charley_laundry_sort_dirty_clothes
|
||
|
- input_boolean.chore_charley_laundry_sort_dirty_clothes_completed_today
|
||
|
- input_boolean.chore_henry_laundry_sort_dirty_clothes
|
||
|
- input_boolean.chore_henry_laundry_sort_dirty_clothes_completed_today
|
||
|
- input_boolean.chore_charley_laundry_start_clothes_washer
|
||
|
- input_boolean.chore_charley_laundry_start_clothes_washer_completed_today
|
||
|
- input_boolean.chore_henry_laundry_start_clothes_washer
|
||
|
- input_boolean.chore_henry_laundry_start_clothes_washer_completed_today
|
||
|
- input_boolean.chore_charley_laundry_put_away_clean_clothes
|
||
|
- input_boolean.chore_charley_laundry_put_away_clean_clothes_completed_today
|
||
|
- input_boolean.chore_henry_laundry_put_away_clean_clothes
|
||
|
- input_boolean.chore_henry_laundry_put_away_clean_clothes_completed_today
|
||
|
- input_boolean.chore_charley_laundry_fold_socks
|
||
|
- input_boolean.chore_charley_laundry_fold_socks_completed_today
|
||
|
- input_boolean.chore_henry_laundry_fold_socks
|
||
|
- input_boolean.chore_henry_laundry_fold_socks_completed_today
|
||
|
- input_boolean.chore_charley_sweep_floor
|
||
|
- input_boolean.chore_charley_sweep_floor_completed_today
|
||
|
- input_boolean.chore_henry_sweep_floor
|
||
|
- input_boolean.chore_henry_sweep_floor_completed_today
|
||
|
- input_boolean.chore_charley_vacuum
|
||
|
- input_boolean.chore_charley_vacuum_completed_today
|
||
|
- input_boolean.chore_henry_vacuum
|
||
|
- input_boolean.chore_henry_vacuum_completed_today
|
||
|
- input_boolean.chore_charley_wash_windows
|
||
|
- input_boolean.chore_charley_wash_windows_completed_today
|
||
|
- input_boolean.chore_henry_wash_windows
|
||
|
- input_boolean.chore_henry_wash_windows_completed_today
|
||
|
- input_boolean.chore_charley_gather_garbages
|
||
|
- input_boolean.chore_charley_gather_garbages_completed_today
|
||
|
- input_boolean.chore_henry_gather_garbages
|
||
|
- input_boolean.chore_henry_gather_garbages_completed_today
|
||
|
- input_boolean.chore_charley_refill_toilet_paper
|
||
|
- input_boolean.chore_charley_refill_toilet_paper_completed_today
|
||
|
- input_boolean.chore_henry_refill_toilet_paper
|
||
|
- input_boolean.chore_henry_refill_toilet_paper_completed_today
|
||
|
- input_boolean.chore_charley_put_away_groceries
|
||
|
- input_boolean.chore_charley_put_away_groceries_completed_today
|
||
|
- input_boolean.chore_henry_put_away_groceries
|
||
|
- input_boolean.chore_henry_put_away_groceries_completed_today
|
||
|
- input_boolean.chore_charley_nova_pick_up_poo
|
||
|
- input_boolean.chore_charley_nova_pick_up_poo_completed_today
|
||
|
- input_boolean.chore_henry_nova_pick_up_poo
|
||
|
- input_boolean.chore_henry_nova_pick_up_poo_completed_today
|
||
|
- input_boolean.chore_charley_nova_food_and_water
|
||
|
- input_boolean.chore_charley_nova_food_and_water_completed_today
|
||
|
- input_boolean.chore_henry_nova_food_and_water
|
||
|
- input_boolean.chore_henry_nova_food_and_water_completed_today
|
||
|
- input_boolean.chore_charley_nova_pick_up_toys
|
||
|
- input_boolean.chore_charley_nova_pick_up_toys_completed_today
|
||
|
- input_boolean.chore_henry_nova_pick_up_toys
|
||
|
- input_boolean.chore_henry_nova_pick_up_toys_completed_today
|
||
|
- input_boolean.chore_charley_clean_car_seats
|
||
|
- input_boolean.chore_charley_clean_car_seats_completed_today
|
||
|
- input_boolean.chore_henry_clean_car_seats
|
||
|
- input_boolean.chore_henry_clean_car_seats_completed_today
|
||
|
- input_boolean.chore_charley_morning_ready_to_go
|
||
|
- input_boolean.chore_charley_morning_ready_to_go_completed_today
|
||
|
- input_boolean.chore_henry_morning_ready_to_go
|
||
|
- input_boolean.chore_henry_morning_ready_to_go_completed_today
|
||
|
- input_boolean.chore_charley_yard_rake_leaves
|
||
|
- input_boolean.chore_charley_yard_rake_leaves_completed_today
|
||
|
- input_boolean.chore_henry_yard_rake_leaves
|
||
|
- input_boolean.chore_henry_yard_rake_leaves_completed_today
|
||
|
- input_boolean.chore_charley_yard_pull_weeds
|
||
|
- input_boolean.chore_charley_yard_pull_weeds_completed_today
|
||
|
- input_boolean.chore_henry_yard_pull_weeds
|
||
|
- input_boolean.chore_henry_yard_pull_weeds_completed_today
|
||
|
- input_boolean.chore_charley_yard_shovel_snow
|
||
|
- input_boolean.chore_charley_yard_shovel_snow_completed_today
|
||
|
- input_boolean.chore_henry_yard_shovel_snow
|
||
|
- input_boolean.chore_henry_yard_shovel_snow_completed_today
|
||
|
- input_boolean.chore_charley_yard_pick_up_sticks
|
||
|
- input_boolean.chore_charley_yard_pick_up_sticks_completed_today
|
||
|
- input_boolean.chore_henry_yard_pick_up_sticks
|
||
|
- input_boolean.chore_henry_yard_pick_up_sticks_completed_today
|