I cant get the QR Code to come back up. My app is saying “Cannot Establish Connection to MagicMirror”. I didnt have the IP Address in there so i added it and now i cant get the QR code to come back on.
Read the statement by Michael Teeuw here.
Posts
-
RE: Mobile app (bachelor thesis)
-
RE: MMM-forecast-io -- Localized up to the minute weather
I’m not getting any graph for precipitation. Will it only be there if there is rain/snow in the next x amount of hours?
-
RE: MMM-forecast-io -- Localized up to the minute weather
noob mistake. Installed now. Thanks!!
I feel like an idiot. This machine will not beat me!! -
RE: MMM-forecast-io -- Localized up to the minute weather
Im getting the below when i try to install:
pi@raspberrypi:~/MagicMirror/modules $ git pull https://github.com/dmcinnes/MMM-forecast-io.git From https://github.com/dmcinnes/MMM-forecast-io * branch HEAD -> FETCH_HEAD *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: empty ident name (for <pi@raspberrypi.(none)>) not allowed pi@raspberrypi:~/MagicMirror/modules $
How do i fix this in order to install?
Note from admin: Please use Markdown on code snippets for easier reading!
-
RE: Iformation display
This looks great! I will have to look into that Module Scheduler!
Congrats on the build! -
RE: Colors changed
This is amazing! I love a little bit of color.
How do I change my Header colors? -
RE: Family Info Board
@Wedee Thanks!
I can not find where the access token and client ID should go in the config.js file.
Any tips or pointers on where to put this information?modules: [ { module: 'MMM-Wunderlist', position: 'top_right', // This can be any of the regions. Best results in left or right regions. header: 'Wunderlist', // This is optional config: { // See 'Configuration options' for more information. } } ]
-
RE: Family Info Board
This is a great idea and I am trying to duplicate it but I’m stuck at the Wunderlist.
Is there a tutorial or walk through on requesting the API?
I am new to all of this and been holding my own for the most part (noob).
Thanks!