Thanks everyone for the replies
Read the statement by Michael Teeuw here.
Latest posts made by Dankodan
-
Alexa on Mirror Mirror
Hi everyone, I would like to know if the Alexa Module is still available and working, if anyone has installed it recently can you please explain to me how you did it
thanks -
RE: GoogleAssistant, requested Web page closes after one minute
Yes, it is
for example if I ask to open Google News the web page opens but after a minute it closes. -
GoogleAssistant, requested Web page closes after one minute
Hi everyone, I’m using Jarvis to open web pages in magic mirror but they only stay open for a minute then they close when I return to MM, you can extend this time or make it infinite
thanks -
Remove link
sorry, is there a way to hide the highlighted link (https://localhost:8080) -
RE: MMM-Keyboard (a virtual touch keyboard)
@lavolp3 said in MMM-Keyboard (a virtual touch keyboard):
this.sendNotification(“KEYBOARD_INPUT”, {
key: “uniqueKey”,
message: “test”
});
sorry, which file should these parameters be inserted in, I can’t see the keyboard
thanksthis.sendNotification(“KEYBOARD_INPUT”, {
key: “uniqueKey”,
message: “test”
});