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

    Posts

    Recent Best Controversial
    • RE: MMM-AlexaPi

      @borrigan
      yes mate, mic. icon show up after installing one of add ons

      posted in Troubleshooting
      michael24hM
      michael24h
    • RE: phone-notification-mirror no notification

      Thanks, will try tomorrow

      posted in Troubleshooting
      michael24hM
      michael24h
    • RE: Alexapi - Any UK Users on here?

      Hi
      I did restore my sd card from backup. and start instoling modules. backup only have default modules on it and alexa. Mic icon did not show up until I installed MMM-IMDBComingSoon. Pretty sure last time when I reinstall completely my mm-clock, I have installed something else, different module. I’m not sure which one. Anyway mic show up after i add this module.
      Each time installing new module I reboot device.
      0_1492620952718_Screen Shot 2017-04-19 at 17.55.39.png
      I’m not too sure how helpful this can be for you, also it’s no make any changes the any thing except instilling modules and Adding the module to my config/config.js until mic icon show up.

      modules: [
      		{
      			module: 'MMM-Remote-Control',
      			// uncomment the following line to show the URL of the remote control on the mirror
      		    // position: 'bottom_right',
      			// you can hide this module afterwards from the remote control itself
      			//ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "......ip....address..."],
      			ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "....ip......address...."],
      		},
      		{
      			module: 'alert',
      		},
      		{
      			module: "updatenotification",
      			position: "top_bar"
      		},
      		{
      			module: 'calendar_monthly',
      			position: 'top_left',
      			config: {
      
                           }
                   },
      	    {
      			module: 'currentweather',
      			position: 'top_right',
      			config: {
      				location: 'London,GB',
      				locationID: '......................',  //ID from http://www.openweathermap.org
      				appid: '.........................'
      			}
      		},
      		{
      			module: 'clock',
      			position: 'top_center',
      			config: {
      				displayType: 'analog',
      				clockBold:	'true',
      				analogSize:	'240px',
      				analogFace: 'face-008',
      				secondsColor: '#bf1a1a',
      			}
      		},
      		{
      			module: 'weatherforecast',
      			position: 'top_right',
      			header: 'Weather Forecast',
      			config: {
      				location: 'London,GB',
      				locationID: '............',  //ID from http://www.openweathermap.org
      				appid: ......................................',
      				onlyTemp: true
      			}
      		},
      		{
      			module: 'MMM-SystemStats',
      			position: 'bottom_right', // This can be any of the regions.
      			classes: 'small dimmed', // Add your own styling. Optional.
      			config: {
      				updateInterval: 10000,
      				animationSpeed: 0,
      				//header: 'System Stats', // This is optional
      			}
      		},
      		{
      			module: 'MMM-AlexaPi',
      			position: 'lower_third',
      			config: {
      				alexaTimeout: '15000',
      				alexaHBTimeout: '10000',
                  // The config property is optional.
                  // If no config is set, defualt values are used
                  // See 'Configuration options' for more information.
      			
      			}
      		},
      		{
      			module: 'MMM-Globe',
      			position: 'bottom_left',
      			config: {
      			style: 'geoColor', // natColor, geoColor, airMass, fullBand, europeDiscNat, europeDiscSnow, centralAmericaDiscNat
      			imageSize: 175,
      			updateInterval: 10*60*1000
      			}
      		},
      		{
                  module: 'MMM-IMDBComingSoon',
                  position: 'bottom_left',
                  header: "Upcoming Films",
                  config: {
                      apikey: "......................................................",
                      reloadInterval: 8 * 60 * 60 * 1000, //8 hours
                      dataSwapInterval: 60 * 1000, //1 min
                      animationSpeed: 1.5 * 1000 //1.5 secs
                  }
              },
      
      	]
      };
      /*************** DO NOT EDIT THE LINE BELOW ***************/
      if (typeof module !== 'undefined') {module.exports = config;}
      
      posted in General Discussion
      michael24hM
      michael24h
    • RE: Alexapi - Any UK Users on here?

      @johnnyboy
      I in Herne Hill SE24.
      yeah no problem mate, I will check which one Bring up mic. icon on to my mm-clock. and let you know. I did run in to same problem. MMM-AlexaPi did not bring mic. icon as expected.

      posted in General Discussion
      michael24hM
      michael24h
    • RE: Alexapi - Any UK Users on here?

      im in london UK

      posted in General Discussion
      michael24hM
      michael24h
    • RE: Admin - Pin a 'Usefull Terminal Commands' post?

      @johnnyboy Thanks for this one ;-)

      posted in Troubleshooting
      michael24hM
      michael24h
    • RE: Alexa on mm-clock

      @Durnumosis Hi mate, sorry for late respond, been away, clock its default module mm.
      my clock in config
      {
      module: ‘clock’,
      position: ‘top_center’,
      config: {
      displayType: ‘analog’,
      clockBold: ‘true’,
      analogSize: ‘230px’,
      analogFace: ‘face-008’,
      secondsColor: ‘#bf1a1a’,
      }
      },

      thanks

      posted in Show your Mirror
      michael24hM
      michael24h
    • RE: Show SMS text message on Mirror

      Still no notification receive
      how i can fix the issue?

      posted in General Discussion
      michael24hM
      michael24h
    • RE: Show SMS text message on Mirror

      yea, thats was problem. I notice after post question

      posted in General Discussion
      michael24hM
      michael24h
    • phone-notification-mirror no notification

      first I have sing up at phushbullet.com
      Also installed phushbullet app on iPhone
      Then I have installed like the Readme file says.
      But no notification will displayed. how i can fix the issue.
      my config:

      modules: [
      {
      		    module: 'phone_notification',
                  position: 'bottom_right',
                  header: 'Phone Notifications',
                  config:{
                      accessToken: 'MY_ACCESS_TOKEN',
                      numberOfNotifications: 5,
                      displayNotificationIcon: true,
                      displayMessage: true,
                      displayCount: false,
                      alert: false,
                      fade: true,
                      maxCharacters: 50
                  }
      	},
      
      posted in Troubleshooting
      michael24hM
      michael24h
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 9
    • 10
    • 4 / 10