From: Cameron Ball Date: Sun, 27 Jan 2019 04:35:18 +0000 (+0800) Subject: Add task to check the pool filters X-Git-Url: http://git.cameron1729.xyz/?p=SonOfLokstallBot.git;a=commitdiff_plain;h=38cea929abe01369a70ff768d5d47dfcaea7bb4c Add task to check the pool filters --- diff --git a/src/strings.php b/src/strings.php index 5c14ae4..baf612d 100644 --- a/src/strings.php +++ b/src/strings.php @@ -99,6 +99,7 @@ return [ 'uncoverpool' => 'Uncover the pool', 'checktaps' => 'Inspect taps for leaks and repair as needed', 'washingmachinefilter' => 'Clean the washing machine filter', + 'poolfilters' => 'Inspect the pool pump for blockages in the filter baskets', 'unfinishedtasks' => 'Aw geez Rick, it\'s Friday and these tasks still haven\'nt been completed, please try to do them over the weekend D:' ]; diff --git a/src/taskMatrix.php b/src/taskMatrix.php index e98fe5e..3375e67 100644 --- a/src/taskMatrix.php +++ b/src/taskMatrix.php @@ -4,7 +4,7 @@ return [ 'monthly' => ['rangehoodfilters', 'poolwater', 'weeds', 'ants', 'leaves', 'cobwebs', 'fireextinguisher', 'mowlawn', 'washingmachinefilter'], - 'bimonthly' => ['vacuum', 'mop', 'kitchen'], + 'bimonthly' => ['vacuum', 'mop', 'kitchen', 'poolfilters'], 'biannualy' => ['cleanhouse', 'cleangarage', 'testreliefevalve', 'testsmokealarms', 'smokealarmbatteries', 'fridgecoils'], 'quadriannualy' => ['chlorinatorplates'], 'annualy' => [