MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. bluecaka69
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 19
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: v2.1.1 Update Error

      @strawberry-3.141 so just make a copy of the config file. Run your command, then git pull && npm install. The transfer over my saved config??

      posted in Troubleshooting
      B
      bluecaka69
    • RE: Update says to "commit your changes or stash them before you can merge." ?

      @Richard238 following have the same issues

      posted in Troubleshooting
      B
      bluecaka69
    • RE: v2.1.1 Update Error

      @strawberry-3.141 said in v2.1.1 Update Error:

      @lucallmon this is because you changed those mentioned files manually. If you want to revert your changes permamently do git checkout modules/default/clock/clock.js modules/default/compliments/compliments.js and rerun your command

      I got this for compliments as well if info what you mentioned will it keep everything the same?? I had a heck of a time getting it to work I don’t want to loose anything

      posted in Troubleshooting
      B
      bluecaka69
    • RE: Finally finished

      @Timeeee I used a 18x14 glass it’s a the 19 in monitor is about 17.5 inches long so it’s a nice clean yet tight fit

      posted in Show your Mirror
      B
      bluecaka69
    • RE: Finally finished

      @johnnyboy works as expected it is sensitive but there are adjustments on the back of the unit I have my sentivity just a smidge past minimum

      posted in Show your Mirror
      B
      bluecaka69
    • RE: Finally finished

      @johnnyboy it was rather simply. I used https://github.com/paviro/MMM-PIR-Sensor

      To run it just remember to use bcm numbering instead of gpio numbering

      I did extend the wires and I used a ferrite bead to ensure there would be no interference…

      Since me tv doesn’t have a true power saving I used
      https://github.com/phrazelle/mm-pir-hide-all

      To create the illusion it shuts off basically turns the screen black until the pir senses motion

      posted in Show your Mirror
      B
      bluecaka69
    • RE: Finally finished

      @Mykle1 this is what I got it is glass and 1/4 in (6mm)

      http://www.twowaymirrors.com/product/14x18-smart-mirror-sanded-edges/

      posted in Show your Mirror
      B
      bluecaka69
    • RE: Finally finished

      So here’s a break down I used a 19" insignia tv monitor
      The mirror is a two way smart mirror from http://www.twowaymirrors.com/smart-mirror/

      The receptacle I used was a combo USB outlet. Is runs 5v 3.6a and powers the tv

      From
      http://m.homedepot.com/p/Leviton-15-Amp-Decora-Tamper-Resistant-Combination-Receptacle-and-USB-Charger-White-R02-T5631-00W/205730876?MERCH=REC-_-mobileweb_pip_rr-4-_-205092277-_-205730876-_-N

      Raspberry pi3 to run magic mirror

      Pir sensor from adafruit
      https://www.adafruit.com/product/189

      I used a three gang outlet box and since I only needed two spaces it allowed me to use a blank insert to mount the pir sensor in.

      As for the leviton USB outlet I spliced into an outlet I had already installed I spliced into it to run the wires to a gang box behind the mirror. Leaving a seamless look.

      I made the frame from poplar wood and stained it in ebony color

      As for modules
      I am using Wunderground
      Random quotes
      Flikr
      Compliments
      Date time

      I kept it simply because i am really new at this but overall I love it

      Sorry I don’t have more pics I didn’t even think about taking any during the process

      posted in Show your Mirror
      B
      bluecaka69
    • Finally finished

      Magic mirror is complete and hanging!!! Ran
      electric wires to plug in behind the mirror to conceal them. Then I integrated the motion sensor into the gang box so you really don’t see it!! Overall I love it
      photo

      posted in Show your Mirror
      B
      bluecaka69
    • RE: HELP WITH MMM-Flickr

      thank you i want sure if a general sudo apt-get update or sudo apt-get dist-upgrade
      would work… thanks again I hope to one day be able to help others !!!

      posted in Troubleshooting
      B
      bluecaka69
    • RE: HELP WITH MMM-Flickr

      @yawns dumb ? prolly. i am getting notice to update the module, is there a command to auto update??

      posted in Troubleshooting
      B
      bluecaka69
    • RE: HELP WITH MMM-Flickr

      @yawns yes it is working great thanks again

      posted in Troubleshooting
      B
      bluecaka69
    • RE: HELP WITH MMM-Flickr

      @yawns thank you I got it it… must be something to do with textedit on mac when i put it the ’ it changes it from the code

      posted in Troubleshooting
      B
      bluecaka69
    • RE: HELP WITH MMM-Flickr

      @yawns sorry about markdown i didn’t realize how to use it as Im pretty new

      I added the comma after 10000, not sure what you mean by wrong ’ in front of your ID. is there different ’ to use

      again thanks for you help i do appreciate it

      SO i installed npm install here and it ran properly

      pi@raspberrypi:~/MagicMirror/modules/MMM-Flickr $ npm install
      Magic-Mirror-Module-Flickr@1.0.0 /home/pi/MagicMirror/modules/MMM-Flickr```
      posted in Troubleshooting
      B
      bluecaka69
    • RE: HELP WITH MMM-Flickr

      another thing but not sure here is ssh message from nam install does this look right i wasn’t sure which older to install so i did both

      pi@raspberrypi:~/MagicMirror/modules $ npm install
      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/MagicMirror/modules/package.json'
      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/MagicMirror/modules/node_modules/node_helper/package.json'
      npm WARN modules No description
      npm WARN modules No repository field.
      npm WARN modules No README data
      npm WARN modules No license field.
      pi@raspberrypi:~/MagicMirror/modules $ cd ..
      pi@raspberrypi:~/MagicMirror $ cd ..
      pi@raspberrypi:~ $ npm install
      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
      npm WARN pi No description
      npm WARN pi No repository field.
      npm WARN pi No README data
      npm WARN pi No license field.
      

      Note from admin: Please use Markdown on code snippets for easier reading!

      posted in Troubleshooting
      B
      bluecaka69
    • HELP WITH MMM-Flickr

      I can’t seem to get the coding right when i add the code to config i get create a config i have ran through jshint and it states need semicolon on 18 and 19. there is one there so I’m not sure here is my code and of course i removed my id for security

      {
          		module: 'MMM-Flickr',
          		position: 'bottom_center',
         			config: {
             				id: ‘MYID@N02',
              		animationSpeed: 2500,  
              		updateInterval: 10000
              		size: 'm' //Default is m, can be o=original, t=thumbnail, s= 		75x75, b=1024
          		}
      		},
      

      Note from admin: Please use Markdown on code snippets for easier reading!

      posted in Troubleshooting
      B
      bluecaka69
    • RE: WEATHER total NOOB

      @bluecaka69 update::: got it working i just realized i didn’t install the repository my bad… thanks for your advice

      posted in Troubleshooting
      B
      bluecaka69
    • RE: WEATHER total NOOB

      @Mykle1

      i tried that code, I’m insert mt API and PWS and i get plain black screen now any suggestions here is my code

      /* Magic Mirror Config Sample
       *
       * By Michael Teeuw http://michaelteeuw.nl
       * MIT Licensed.
       */
      
      var config = {
      	port: 8080,
      	ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"],
      
      	language: 'en',
      	timeFormat: 12,
      	units: 'imperial',
      
      	modules: [
      		{
      			module: 'alert',
      		},
      		{
      			module: "updatenotification",
      			position: "top_bar"
      		},
      		{
      			module: 'clock',
      			position: 'top_left'
      		},
      		{
      			module: 'calendar',
      			header: 'US Holidays',
      			position: 'top_left',
      			config: {
      				calendars: [
      					{
      						symbol: 'calendar-check-o ',
      						url: 'webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics'
      					}
      				]
      			}
      		},
      		{
      			module: 'compliments',
      			position: 'lower_third'
      		},
      		{
      			module: 'MMM-WunderGround',
      			position: 'top_right',
      			config: {
          		apikey: 'API_KEY_HERE',   /* private; don't share!*/
          		pws: 'pws:KMTBILLI61',
      		currentweather: 1,
          		coloricon: true,
          		hourly: '1',
          		fctext: '1',
          		fcdaycount: "10",
          		fcdaystart: "0",
          		hourlyinterval: "2",
          		hourlycount: "1",
      		animationSpeed: 5000,
          		alerttime: 10000,
          		alerttruncatestring: "english:",
      			roundTmpDecs: 0,
      			UseCardinals: 1,
      			layout: "vertical",
      		windunits: "mph",
      			sysstat: "0"
      		}
      		},
      
      		{
      			module: 'newsfeed',
      			position: 'bottom_bar',
      			config: {
      				feeds: [
      					{
      						title: "New York Times",
      						url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml"
      					}
      				],
      				showSourceTitle: true,
      				showPublishDate: true
      			}
      		},
      	]
      
      };
      
      /*************** DO NOT EDIT THE LINE BELOW ***************/
      if (typeof module !== 'undefined') {module.exports = config;}
      
      posted in Troubleshooting
      B
      bluecaka69
    • WEATHER total NOOB

      I have been trying to get this for days i have done what i can,tried stock and wunderground, used jshint double checked things but it never seems to work right, can anyone share a working weather script i can copy an paste, i have gotten API but nothing seems to work

      posted in Troubleshooting
      B
      bluecaka69
    • 1 / 1