Read the statement by Michael Teeuw here.
MMM-Chores - Manage and keep track of your household Chores
-
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 -
@sarote
Hi! No it it’s not possible…
But I will plan to implement it upon your request.I will let you now. If you wish to track the progress please create a ticket ”issue” in GitHub with the request.
//Pierre -
@PierreGode Great! i will do,thanks for your job
-
@PierreGode
Hi there,
I’m loving the idea behind this module.
But, I can’t work out how to open the admin interface??
I’ve tried the ip address that I’m using to remote into the raspberry pi, but it’s not working? I’m trying using tigervnc on a mac, do I need to physically do it on the raspberry pi? I thought I could do it whilst on the same network?
Any ideas at all?
Just keeps saying can’t connect to the server…
Thanks heaps,Mischa
-
@mischag – Are you using the port described in the documentation [5003]?
See:
Admin Interface Go to http://yourmirrorIP:5003/ #page will be reachable within same network. Caution DO NOT expose application with portforward