Read the statement by Michael Teeuw here.
MMM-Chores - Manage and keep track of your household Chores
-
@sdetweil Thanks-- I just want to be sure I’m understanding you correctly. You’re saying that it is not possible to filter the to-do list by individual person as the module is currently constructed. To do so, we would have to add a function which would be able to take in the person parameter from config and filter the data accordingly. If I’m following, that could be done in the module since it’s already performing a check to see if the information matches, but that would require further development.
Am I on track?
-
@jtillinghast yes, AND it needs to add the this.identifier to the data it sends to the node_helper,
and the node helper has to send that identifier back as part of the returned data, AND the module needs to check the identifier to make sure it matcheselse, filter for tasks Sue, send it back and ALL instance will get the tasks for Sue, even tho they asked for Bob or Bill.
so the module needs to be enhanced for 2 different things…
-
This is great, I am just learning so I might have missed this earlier. I have a touch screen magic mirror, I am able to click off the task on the mirror but it does not seem to save the task as being completed and a few seconds later it just reappears. Is it supposed to do that or are you still only able to check off tasks in the admin portal?
Secondly, can you have the chores grouped by person in the magic mirror display? -
I use a touch screen magic mirror and Pierre’s module and haven’t seen this behavior - can you paste the module’s contents from the config.js as a place to start? Perhaps also a screenshot of this part of the settings in the admin portal?

-


