Read the statement by Michael Teeuw here.
MMM-Chores - Manage and keep track of your household Chores
-
@KristjanESPERANTO true
similar options
https://bist.be/posts/unclutterwayland/ -
@PierreGode thanks so much! The new update works like a charm. Now for me to work on the custom css to make the module a bit larger…
-
@PierreGode – Thanks for the update on the data being available to AI. Since I don’t want my data available, I will just delete the module folder and remove it from the config file.
Can you confirm that data is NOT stored anywhere outside the module folder? Thanks in advance.
-
@redbeardedninja
I will add that a little bit later so sizes an be modified from config.js -
No need to set your device on fire.
The data is only stored in the module folder /MMM-Chores/ in data.json and will NOT be shared with anything unless you add the openapi token.No openai api token = no data leaving your device.
If you want to use ai with api token
-
ONLY content of modules/MMM-Chores/data.json is shared.
-
data.json is my file were I store the content of admin page, for security I convert users to ID’s
-
NOTHING gets sent unless YOU press the AI genrste button.
-
-
@PierreGode – OK, good to know. Thanks for the quick response.
-
@JohnGalt
I will add an option in config.js to disable AI from being configurable and hide the AI button -
@redbeardedninja
Hi! You can now use in config.js
textMirrorSize: “small”, // small, medium or large -
@JohnGalt
Hi, you can now disable AI in config.js
useAI: false, // hide AI features when false -
Hi @PierreGode ! Thank for your job, one of the best modules for MagicMirror. Is it possible to show analtitycs graphs on the mirror screen?if not, are you planning to implement it?
Thanks