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

    Posts

    Recent Best Controversial
    • RE: MMM-EARTH-Live & MMM-ISS-Live

      Hi @Vauxdvihl,
      I had the same problem with another module. You can find what worked for me here: https://forum.magicmirror.builders/topic/11185/electron-browser-outdated
      Good luck!

      posted in Education
      rudibaraniR
      rudibarani
    • RE: Electron Browser outdated?

      @sdetweil: I only updated electron without changing npm and node - so I am still using Node v11.6.0 and npm 6.9.0 on my Mac Mini (24/7 since 2009 :slightly_smiling_face:)

      posted in Troubleshooting
      rudibaraniR
      rudibarani
    • RE: Electron Browser outdated?

      Thanks @sdetweil - changing the electron to latest works fine for me on a Mac Mini. I tested all my modules and did not find glitch so far.
      @MichMich: Is there a special reading why you stick to version 3.0.13?

      posted in Troubleshooting
      rudibaraniR
      rudibarani
    • Electron Browser outdated?

      Dear all,
      I am using this page at night including a module (MMM-SmartWebDisplay from @AgP42) which used to show a livestream from the ISS until the ISS camera payload unfortunately reached its end of live a few weeks ago:
      alt text

      Now I noticed a message in the bottom corner of the livestream, claiming that the browser is outdated.
      0_1568804756364_IMG_4522.jpeg
      The link redirects to this website: https://support.video.ibm.com/hc/en-us/articles/360000403129-Supported-Browsers-for-IBM-Watson-Media

      I am using MagicMirror² v2.8.0, Node v11.6.0 and npm 6.9.0.
      How do I update the electron browser accordingly?

      Thanks for your support!

      posted in Troubleshooting
      rudibaraniR
      rudibarani
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      Dear @j-e-f-f,

      thanks for your feedback. I don’t have much coding skills (yet) - but I will try :slightly_smiling_face:

      Best,
      Phillip

      posted in Utilities
      rudibaraniR
      rudibarani
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      Dear @j-e-f-f ,
      thank you for this great module. I enjoy looking at it every morning :grinning_face:

      I would like to use real world data from a temperature sensor at our house instead of the “current temperature” data from the weather service.

      Would it be possible to optionally add an URL to the config that returns the temperature as plain value (e.g. 15.76) and replace the corresponding value from the weather service?

      Thanks for considering this,
      Phillip

      posted in Utilities
      rudibaraniR
      rudibarani
    • RE: MMM-Page-Selector: A page switcher that can set positions of modules

      @veldrovive
      OK - thanks for the reply anyway!

      posted in System
      rudibaraniR
      rudibarani
    • RE: MMM-Page-Selector: A page switcher that can set positions of modules

      @veldrovive
      Thanks again for implementing the current page as “dynamic” class. If I get it right, you had to code procedures to add and remove the page class when switching pages.

      Ok, the development branch now has support for the new class name changes. When a module is shown on a page, it will be given the class page_{Current Page} and then the class will be removed when the module is hidden.

      Would it be possible to make these procedures accessible via notifications? I am still looking for a way to add and remove classes based on external triggers. A scheme could be like this:

      Notification: "MMM_Page-Selector_Update_Class"
      Payload: {"add":["Module_1_Name:ClassA_to_add", "Module_2_Name:ClassB_to_add"], "remove":["Module_3_Name:ClassC_to_remove", "Module_4_Name:ClassD_to_remove"]}
      
      posted in System
      rudibaraniR
      rudibarani
    • RE: MMM-iFrame-Ping

      Dear @agp42,
      I am finally getting back at my mirror and get some time to incorporate your updated module. Thanks again for making dynamic URLs possible!

      Would you mind changing this.urlToDisplay = payload.url; to this.urlToDisplay = payload; in your code? Thus, one could send a plain url as payload without the need to process it to be in the format{"url":"http://..."}.
      This would make things easier and as the payload will only contain a URL if the notification is iFrame_Ping_URL, this should not cause any problems with other possible content.

      posted in Utilities
      rudibaraniR
      rudibarani
    • RE: MMM-Lunartic

      Fantastic news!! Thanks a lot!
      Will you be keeping the “temporary fix” as additional option to visualize the moon? It worked well and has a quality of its own. Maybe it would be possible to rotate it according to the users location and time.

      posted in Education
      rudibaraniR
      rudibarani
    • 1
    • 2
    • 3
    • 4
    • 5
    • 11
    • 12
    • 2 / 12