Read the statement by Michael Teeuw here.
MMM-MirrorMirrorOnTheWall installation issue
-
@blackpanda last question: If I made a picture search I see the pictures. But how do I clear those? same goes to video.
-
@oceank Cool beans. I think this was referenced in the installation doc passively. But you have to use your invocation command again and then “turn off {whatever you module is named}”
-
@blackpanda hmmm ok. So for example if I say " magic mirror…show pictures of dogs"
I can see all pictures of dogs on the mirror…how do I clear that? I mean what is the module name for that?
then I understand that I can say turn off (whatever) but I dont get what that module name is for clearing the pictures…
-
@oceank magic mirror… turn off {whatever you named your mm module}. Check out ModuleNames.json in your local mm module. There’s a mapping of variables to modules.
-
@blackpanda so this is what I have in my Modulenames.json
{
“alert”: “alert”,
“calendar”: “calendar”,
“clock”: “clock”,
“compliments”: “compliments”,
“current weather”: “currentweather”,
“weather forecast”: “weatherforecast”,
“news feed”: “newsfeed”,
“facial recognition”: “MMM-Facial-Recognition”,
“smile test”: “MMM-Smile”,
“globe”: “MMM-Globe”,
“jokes”: “MMM-jokes”,
“magic mirror”: “MMM-MirrorMirrorOnTheWall”
}witch one is for turning off pictures? or videos? to clear it.
-
@oceank Note: To clear the text/images/video displayed by this module, you can simply turn this module off.
I suppose that means closing MMM-MirrorMirrorOnTheWall module
-
@OceanK @Radu_Stancu “turn off magic mirror”
-
maybe something is wrong with my interaction model because when I say magic mirror…and then say turn off magic mirror…I get " closing all modules"
how does your interaction model look like? something is missing from mine I guess I posted earlier?
-
I have not managed to get the JSON code to build so I can
t help. Im trying to use the one you have posted. -
@Radu_Stancu aaah ok. Well that one posted is working great except I cannot clear videos nor pictures. So thats no good.
@blackpanda is clearing video/photos working for you? if so…any suggestion for solving it?
-
This post is deleted! -
@oceank Did you modify the AMAZON.LITERAL?
-
@oceank you have to understand what you’ve configured in your interaction model.
{ “name”: “TurnOffModuleIntent”, “slots”: [ { “name”: “moduleName”, “type”: “LIST_OF_MODULES” } ], “samples”: [ “close {moduleName}”, "close module {moduleName} ", “hide {moduleName}”, "hide module {moduleName} ", “turn off {moduleName}”, “turn off module {moduleName}” ] },Check and understand your interaction model and intents. Does the type “LIST_OF_MODULES” defined in your interaction model include the module that you are trying to turn off?
-
@blackpanda thanx for the info! I have to check it! because I can hide all other modules etc, except clearing video/pictures. Thanx a million!
-
@oceank Can you share your current json config? I can`t get past the amazon.literal
-
@radu_stancu AMAZON.LITERAL has been deprecated.
Check this out: https://developer.amazon.com/docs/custom-skills/literal-slot-type-reference.html
-
@blackpanda Yeah, Im working on it, I was hoping somebody did this already so I dont have to troubleshoot. I`m trying to get this module working for more than a month now.
-
@radu_stancu @OceanK posted his json config yesterday. Just need to go back a page or two in this thread.
You’ll still need to understand what’s configured, in my opinion. Otherwise you’ll run into issue troubleshooting or extending the model. It’s pretty straight forward.
-
@Radu_Stancu check page 8 or 9 I posted it earlier the whole thing.
-
@blackpanda Oh right, saw it, I initially thought it was the old version. Thanks mate. I do understand how it works to some extent. But when I have to rewrite it I get lost.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login