cool feature, i will definitely upgrade to that version, if it is running well
thumbsup
and now the but…
is this really necessary these days?
I don’t know any of my friends or our generation who really publicate their phonenumber in the public phonebook.
Mobile numbers especially not.
So it is only helpful for bigger companies, right?
Read the statement by Michael Teeuw here.
Posts
-
RE: Reverse Lookup MMM-FRITZ-Box-Callmonitor - help needed
-
RE: Custom resolution
Usually the OS in the background should autodetect the resolution of the TFT.
If not and you are already autostarted the MM system, try topm2 stop
via SSH
and try to change the resolution manually on the running Linux.
(Maybe you can add temporarily a mouse to the pi or log in remotely via VNC)
VNC can be enabled via SSH within the console (sudo raspi-config) -
RE: MMM-xiaomi - Temperature and Humidity from your smarthome
@blinky1989dk said in MMM-xiaomi - Temperature and Humidity from your smarthome:
to my config file. that’s fine, but it can not connect to the gateway. but as soon as I add more then it will be the case
so when i restart it does not start up :( what can i do? some have some bidssorry i have no idea, what you try to say with that sentence.
-
RE: Deutsche Anleitung MagicMirror auf RaspberryPi 3
Im Prinzip reicht die Anleitung auf English doch aus und Du hast alles richtig gemacht.
Oder hast Du irgendwelche Fehler die das Script ausgeworfen hat ignoriert?Bin mir nicht sicher ob das Lite image ausreicht, aber wenn das Installer script sauber durchgelaufen ist, sollten auch alle dependencies installiert worden sein.
npm install hast du innerhalb des MagicMirror directories gemacht?Eventuell hast Du beim automatischen Start einen Fehler reingebracht.
mach doch mal per SSH einpm2 restart mirorr.sh
(oder wie auch immer du dein startscript genannt hast.)
Du kannst das dann auch kontrollieren, in dem Du VNC aktivierst und Dich von deinem Rechner remote verbindest
(ggfls. musst Du die ip whitelist in der config anpassen) -
RE: Translation "After one month" in Calendar Module
maybe a stupid question,
but why do you want to see a event on your mirror,
which was already one month ago?
Or if i did not catched the timeing correctly, why do you want to see events which are more then one month away?
;) -
RE: Project overview - 09.02.2018 - revisited
Alright. nice.
I am using two “max2play” Speaker combinations, to have a Multiroom System. Music is streamed from a Fritzbox attached harddisk.
The mirror has’nt got to do something with it, yet.
Still searching for a MM module that implements the current playing song on each player.
Like the Sonos module.I am pretty sure, i will find soon something where i can use the Flick thing aswell ;)
So i am looking forward to hear, how good it is actually working. -
RE: Project overview - 09.02.2018 - revisited
Thanks for you reply.
Take a look at this
https://shop.max2play.com/de/audio-boards/by-type/amp.html
in this case the hifiberry is way cheaper. i guess the postage to Austria would kill it again ;)The more features should make the difference. Good point.
I am using a pi3 with the Amp2 and the original 7" Rasp Display. Thats working without issues. If you use third party or HDMI it might be tight.The Flick is a interesting little thing :)
Pretty sure it will work on the Hifiberry too, since you only need to plug it on the GPIO pins.How do you want to use the Amp on your mirror?
How do you want to stream the sound to the pi? -
RE: Project overview - 09.02.2018 - revisited
a bit offtopic:
Have you really compared the two AMPs?i am using a Hifiberry Amp2 (not at the mirror) and they are only talking about 60Watts (no RMS) to fire up my Klipsch Speakers.
The same as i could read has the Justboom Amp 2x30RMS (but only at 8ohm speakers), so why you choosed this (more expensive one) for this tiny looking speakers? ;)I also have a PiZeroW with a Justboom Amp (30W RMS). So small, and so powerfull, thats really nice.
ontopic: Please post some more pictures. Looks interesting.
-
RE: [octomirror-module] Monitor & Control an OctoPrint 3D Printer Server
Great. Good idea, since it is “only” a img tag, it is pretty easy.
i was thinking to complicated. Now it fits nicely.
Looking forward for the “hide camera window when not printing” feature.
But no hurry.Great work!