Read the statement by Michael Teeuw here.
MagicMirror project for sister
-
@blaukon I saw your pictures, and I see the text is easy to see in daylight, but in the video, it’s kinda hard to see in low light. But how is it with your own eyes in brought daylight and with low light/night?
-
Where did you pruchase your mirror? Directly form Pilkington? And how much did it cost you?
Thanks in advance. -
@bachoo786
I had no trouble reading the texts neither at night or day - you can easily adjust the brightness via MMM-Remote:
@phmandl bought at glas-star.de “Pilkington Mirropane Chrome Spy 4mm (Spy4) 0.3” : 82,00 € + 70,00€ shipping (:/)
-
@blaukon thanks man
-
Nice work,can you share how to change the icon of MK2 instead of Google icon???
-
@hayman thanks! Please keep in mind that I’m not using the newest version of AssistantMK2. I’ve changed the following lines in his code (commented as “NEW”), this way, it will only me shown, if MMM-Hotword detected the hotword:
prepareDom() { .... this.subdom.youtube = ytOutput this.subdom.wrapper = wrapper wrapper.style.display = "none" //NEW return wrapper } activate(profile, textQuery=null, sender=null, id=null, sayMode=false) { .... if (this.config.onActivate) { this.subdom.wrapper.style.display = "block" // NEW setTimeout(()=>{ this.doCommand(this.config.onActivate, "onActivate", "onActivate") }, this.config.onActivate.timer) } .... } deactivate(cb=()=>{}) { this.changeStatus("STANDBY") this.subdom.wrapper.style.display = "none" // NEW this.sendNotification(this.config.notifications.ASSISTANT_DEACTIVATED) this.quietRequest = false cb() } -
@blaukon thanks I’ll try it out. Great work
-
@hayman Could you share your config file for the MMM-remote? Would be helpful and save much time :D
-
@phmandl hey, what do you mean by config-file? I’ve already uploaded the config.js to my google-drive: https://drive.google.com/drive/folders/16hNIqnGdpdmm9KeE-jcLGc0-fB80OpML
or do you mean the modul-files?
I have not changed any mmm-remote settings or module-code. -
@blaukon i think he was looking for the part of you config.js for this module
-
@blaukon
Really great job, thanks for sharing. How did you create the MP3 files or do you have them from a free database? -
@stro voice responses are downloaded from google translate :-)
http://translate.google.com/translate_tts?ie=UTF-8&client=tw-ob&q=hey, how are you&tl=En-us -
B blaukon referenced this topic on
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