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: MMM-uber and MMM-lyft

      @kal Singapore

      posted in Transport
      S
      shashank
    • RE: MMM-uber and MMM-lyft

      @kal hi, Earlier i had issues using POOL, mention ride_type: ‘uberPOOL’ , now working fine

      posted in Transport
      S
      shashank
    • RE: Stop AutoStart MagicMirror

      @plybz18 Hi, Using sudo nano mm.sh and then add # infront of DISPLAY=:0 npm start, this will skip auto restart

      posted in Troubleshooting
      S
      shashank
    • RE: Using P1s camera connected to the board

      Hi, Try using MMM-Motioneye module

      posted in Requests
      S
      shashank
    • RE: Background image affected by Margins

      hi, use MMM-Profilepicture module, it will show full screen picture
      {
      module: “MMM-Profilepicture”,
      position: “fullscreen_below”,
      classes: “default everyone”,
      config: {
      // See below for configurable options
      url: “http://192.168.0.107:8080/MMM-Imagesphotos/photo/1.jpg”
      }
      },

      posted in Development
      S
      shashank
    • RE: Access MagicMirror with HTTP?

      hi, Try to include your local IP subnet in the config file
      var config = {
      port: 8080,
      ipWhitelist: [“127.0.0.1”, “::ffff:127.0.0.1”, “::1”, “::ffff:192.168.0.1/24”, “192.168.0.1/24”],

      posted in Troubleshooting
      S
      shashank
    • RE: Access MagicMirror with HTTP?

      Hi,
      you can access Mirror in internal network using http://192.168.x.x:8080/ and use free no-ip DDNS register your raspberry pi IP with domain name and port forward in your router

      posted in Troubleshooting
      S
      shashank
    • RE: Alexa module

      Hi, Install Alexapi ( https://github.com/alexa-pi/AlexaPi) . while installing Alexapi choose magicmirror as OS and then add MMM-Alexa , works fine installed and tested

      posted in Troubleshooting
      S
      shashank
    • MMM-ProfileSwitcher Module

      Hi ,

      How can i change profiles ( MMM-ProfileSwitcher Modules ) using Remote control module

      posted in Utilities
      S
      shashank
    • RE: Fridge-mounted display

      @tshort hi, how to run kitchen timer on non-touch screen

      posted in Show your Mirror
      S
      shashank
    • RE: Fridge-mounted display

      @tshort hi, i am interested in this Fridge display in Kitchen, can you please provide the config file of the modules you have used

      posted in Show your Mirror
      S
      shashank
    • RE: MMM-uber and MMM-lyft

      @kal hi, i tried changing the location even then POOL not working, i mobile same location POOL is working

      posted in Transport
      S
      shashank
    • RE: MMM-uber and MMM-lyft

      @kal
      ok, Thank you , let me check

      posted in Transport
      S
      shashank
    • RE: MMM-uber and MMM-lyft

      @kal said in MMM-uber and MMM-lyft:

      ride_type: 'POOL

      hi, i did the changes now it displays as “POOL in null min”

      {
      module: ‘MMM-uber’,
      position: ‘top_left’,
      header: ‘Uber (DC)’,
      config: {
      lat: xx.xxxx, // use your exact pickup loaction
      lng: xx.xxxx, // use your exact pickup loaction
      uberServerToken: ’ ',
      ride_type: ‘POOL’
      }
      }

      posted in Transport
      S
      shashank
    • RE: MMM-uber and MMM-lyft

      @kal hi, I deleted and reloaded the modules, still same issue, below my config

      {
      module: ‘MMM-uber’,
      position: ‘top_left’,
      header: ‘Uber (DC)’,
      ride_type: ‘pool’,
      config: {
      lat: XX.XXXX, // use your exact pickup loaction
      lng: XX.XXXX, // use your exact pickup loaction
      uberServerToken:
      }
      },

      posted in Transport
      S
      shashank
    • RE: MMM-uber and MMM-lyft

      @kal no luck, still Uber X default

      posted in Transport
      S
      shashank
    • RE: MMM-synology-ds

      @Thlb0

      Hi, i am getting this below error
      0_1499609761203_92e567e7-c17c-4a3c-a215-8d79d2a6d13c-image.png

      posted in Utilities
      S
      shashank
    • RE: MMM-uber and MMM-lyft

      @onetwankyfive
      hi, i am unable to use ride_type: ‘Pool’, always shows uberX

      posted in Transport
      S
      shashank
    • RE: The 32" Inch Mirror

      @cowboysdude
      Thanks for your reply, may i know have you purchased with or without mirror

      posted in Show your Mirror
      S
      shashank
    • RE: The 32" Inch Mirror

      @cowboysdude
      hi, May i know the type of touch screen you are using and where can i get one for my project

      posted in Show your Mirror
      S
      shashank
    • 1 / 1