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

    Posts

    Recent Best Controversial
    • Problem with Network Scanner

      This link gives the elaboration of what problem I’m facing

      https://github.com/ianperrin/MMM-NetworkScanner/issues/17

      posted in Troubleshooting
      Y
      yours.mukul
    • Problem with ovelay!

      Earlier I posted a problem with Alert module (https://forum.magicmirror.builders/topic/5013/problem-with-alert-module/6) and I was suggested to check out Elements in dev mode. And now I found the target point.

      The problem is “overlay”. Either for Alert or while brightness of screen.
      I twerked some integer values and I find that the overlay starts after leaving some space from left portion and giving it the buggy look. But still I can’t find the solution. I shall be thankful to the community if you can give me some solution.
      I’m uploading some pics for better understanding

      0_1508091553489_Capture5.PNG

      0_1508091603716_Capture6.PNG

      Checkout that I changed the width, and you can see the overlay starts after leaving some space.
      It happens for Alert as well as Brightness

      posted in Troubleshooting
      Y
      yours.mukul
    • Updating Mirror

      Is it necessary to update my magic mirror? If no, then how to remove the alert of update that comes over my magic mirror? Its kinda hindrance to my mirror.

      posted in Troubleshooting
      Y
      yours.mukul
    • RE: Problem with Alert Module

      See the inspecting of elements, can anyone help me ??

      0_1507054704888_capture4.PNG

      posted in Troubleshooting
      Y
      yours.mukul
    • RE: Problem with Alert Module

      @broberg Actually the problem is something else. Because when I decrease the light intensity from MMM-Remote Module, the left portion remains untouched

      posted in Troubleshooting
      Y
      yours.mukul
    • RE: Problem with Alert Module

      @broberg I added following code to my custom css

      body {
         margin-top: 20px;
         margin-left: 8px;
         margin-right: 8px;	
       }
      
      
      posted in Troubleshooting
      Y
      yours.mukul
    • general query

      What is take focus in notification in magic mirror ??

      posted in General Discussion
      Y
      yours.mukul
    • Problem with Alert Module

      I have a problem with Alert module, I’m using a module for background image. Now whenever I have alert on my magic mirror, I partially covers the screen

      How to cop with it??
      0_1506800771921_m.PNG

      posted in Troubleshooting
      Y
      yours.mukul
    • RE: IP White List

      @krisalexroberts said in IP White List:

      amazon

      I don’t think this is optimal solution, can’t we have port open for everyone? Like make it open to world, just like a website? It would be fun actually. By doing so I can watch my magic mirror anywhere I want.

      posted in Troubleshooting
      Y
      yours.mukul
    • RE: IP White List

      @psteimann I’m using MMM-IFTTT module, this module require to set Webhooks as actions and my DNS as URL endpoint. I have checked my settings and the port forwarding and firewall are all set. But MagicMirror refuses the connection from IFTTT IP address. Because the IP address of IFTTT is not in whitelist.

      posted in Troubleshooting
      Y
      yours.mukul
    • RE: Issue with White list IP(s) not working :(

      How to white list all IP(s), to make magicmirror public??

      posted in Troubleshooting
      Y
      yours.mukul
    • IP White List

      How to allow my MagicMirror to be internet accessible?
      I’m using duckdns and port forwarding, I need any ip to access my MagicMirror. How to do it?

      posted in Troubleshooting
      Y
      yours.mukul
    • Alert Module

      I’m using Random Background Module for a background picture
      https://github.com/Ultimatum22/MMM-RandomBackground

      But whenever I use the Alert notification, the notification covers the whole mirror except some portion, some of the area is left by the Alert and it doesn’t look nice.

      posted in Troubleshooting
      Y
      yours.mukul
    • Interacting With MM Modules with external script

      I have a voice controlled personal assistant running on python on my raspberry pi. I need to control the Magic Mirror with my voice assistant. I know there are voice modules available with Magic Mirror but what if I want to integrate MM with my external voice assistant? How to interact MM with external running script ?

      posted in Development
      Y
      yours.mukul
    • RE: Realtime Parameters Parsing

      @Sean
      what if i reinitialize the module after parsing the value or what if I just refresh the module after parsing the value ?

      posted in Troubleshooting
      Y
      yours.mukul
    • RE: Realtime Parameters Parsing

      @Sean The iFrame is just an example I’m giving here. My question is for every module, like a youtube module or google maps module or any other module. Is it possible to change parameters of any module at runtime ?

      posted in Troubleshooting
      Y
      yours.mukul
    • RE: Realtime Parameters Parsing

      @Sean can you please tell me a method to parse configuration after a module has been started ?

      posted in Troubleshooting
      Y
      yours.mukul
    • Realtime Parameters Parsing

      How to parse parameters to a module in realtime?
      For e.g. I want to parse the url to iFrame module from a website, and I need it to change go to the current url parsed without restarting the whole MagicMirror

      posted in Troubleshooting
      Y
      yours.mukul
    • RE: Except a module in getModules()

      @strawberry-3.141 No there were no errors but I didn’t hide my modules

      posted in Troubleshooting
      Y
      yours.mukul
    • 1 / 1