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

Posts

Recent Best Controversial
  • RE: TeamViewer for PI

    @mpires hi, follow the below steps to install TV

    copy Teamviewer using below url on your PC then transfer the file to Raspi Desktop

    1. http://download.teamviewer.com/download/linux/version_11x/teamviewer-host_armhf.deb
    2. sudo apt-get -f install
    3. sudo dpkg -i teamviewer-host_11.0.63329_armhf.deb
    posted in General Discussion
    S
    shashank
    Mar 11, 2017, 8:05 AM
  • RE: Vera Edge Gateway

    @wizz Hi, still i am able to use Z-wave sensor with Vera edge to OFF and ON Display of MM using sensor Movement.

    posted in Requests
    S
    shashank
    Mar 1, 2017, 2:59 PM
  • RE: MMM-TrafficCal - Dynamically display commutes based on calendar entries

    @RedNax hi, i created the Calendar and able to view the MYTRIP details but TrafficCalc is not working
    how and where to get this ApiKey
    api_key: “API KEY to the calendar holding your trip planning, could optionally be a seperate one”,

    posted in Utilities
    S
    shashank
    Feb 26, 2017, 7:06 AM
  • RE: MMM-MotionEye - surveillance video stream on your mirror!

    @emos hi, try changing the port (8080) in MM or camera , both MM and camera with 8080 will not work

    posted in Utilities
    S
    shashank
    Feb 9, 2017, 2:58 AM
  • RE: VoiceControl module

    @thereisnotry87 hi, no need to mention voicecontrol commands in config.js file, just mention only as below , make sure you have installed

    sudo apt-get install python-pyaudio python3-pyaudio sox
    

    and
    copy all pmdl files in MM root folder

    {
    module: 'voicecontrol',
    	    position: 'top_left',
    	config: {
                }
    },
    

    go to /usr/share/alsa/alsa.conf and change 0 to 1 in below parameters

    defaults.ctl.card 1
    defaults.pcm.card 1,
    

    this worked for me.

    posted in Utilities
    S
    shashank
    Feb 9, 2017, 2:56 AM
  • RE: MMM-ProfileSwitcher, A Profile/User/Layout Switching Module

    @tosti007 Hi, Thanks a Lot, Profile switch timer is working fine, tested the same.

    posted in Utilities
    S
    shashank
    Feb 6, 2017, 6:38 AM
  • Installing a joystick to control non touch mirror

    @broberg hi, Can anyone help to use joystick, on a non touch mirror to use touch options using this joystick

    0_1485408480521_upload-0978a195-e9b0-4a99-891c-b0dbdab8af42

    posted in Troubleshooting
    S
    shashank
    Jan 26, 2017, 5:34 AM
  • RE: MMM-repeating-schedule

    @nimasmi Hi, Thanks module is working fine after making changes in MMM-repeating-schedule.js . I changed Module.register from (“MMM-weekly-schedule”, to Module.register(“MMM-repeating-schedule”, and also ‘MMM-weekly-schedule.css’, to
    ‘MMM-repeating-schedule.css,’.

    posted in Utilities
    S
    shashank
    Jan 25, 2017, 1:08 PM
  • RE: MMM-TrafficCal - Dynamically display commutes based on calendar entries

    @wjdw87 hi, I installed this module, i cannot see any display on MM with regards to TrafficCalc, may i know the steps how to enter info on a gmail calander for MYTRIP and Destination

    posted in Utilities
    S
    shashank
    Jan 24, 2017, 2:08 AM
  • RE: MMM-MovieInfo

    @number1dan Hi, Module working fine, how to get Indian Movies info

    posted in Entertainment
    S
    shashank
    Jan 23, 2017, 2:39 PM
  • 1 / 1
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy