Read the statement by Michael Teeuw here.
MMM-MirrorMirrorOnTheWall installation issue
-
@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. I
m 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