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

    Posts

    Recent Best Controversial
    • RE: MMM-EnvCanada stopped working ...

      Hi Sam,

      Weather module works. It is an issue with MMM-EnvCanada. I opened the issue on github, hoping to get a response from the author of the module. I don’t know how else to get in touch with the author. Thanks.

      posted in Troubleshooting
      S
      sankum
    • MMM-EnvCanada stopped working ...

      Hello,

      Since yesterday MMM-EnvCanada stopped loading, stays on starting …
      I have not made any changes in MM. Does anybody else have this problem? Any pointers? Thanks.

      posted in Troubleshooting
      S
      sankum
    • RE: MMM-Wallpaper notification and MMM-ModuleScheduler

      Thanks Sam.
      I had it as schedules but it has to be notification_schedule. This works now.

      posted in Troubleshooting
      S
      sankum
    • RE: MMM-Wallpaper notification and MMM-ModuleScheduler

      Thanks. I changed the payload to as follows:
      payload: “chromecast”

      Still the source in Wallpaper does not change?
      Anything else I should I look for?

      posted in Troubleshooting
      S
      sankum
    • MMM-Wallpaper notification and MMM-ModuleScheduler

      Hi,
      I am trying to use MMM-ModuleScheduler to send notification to MMM-Wallpaper for changing the source in config. However, it does not seem to change. Is there something wrong with the Scheduler as set up below:
      {
      module: ‘MMM-ModuleScheduler’,
      config: {
      schedules: [
      {
      schedule: “0 17 * * *”,
      notification: “UPDATE_WALLPAPER_CONFIG”,
      payload: {
      module: “MMM-Wallpaper”,
      config: {
      source: “chromecast”,
      }
      }
      },
      ]
      }
      },
      No errors in running and the wallpaper module works fine but the source does not change as per the scheduler? Any help will be appreciated. Thanks.

      posted in Troubleshooting
      S
      sankum
    • RE: MMM-Wallpaper - wrong path

      Thanks for the replies. I did make a spelling error in config.js;, MMM-WallPaper where it should have been MMM-Wallpaper. Thanks.

      posted in Troubleshooting
      S
      sankum
    • MMM-Wallpaper - wrong path

      Hi,
      I git clones in modules director and np install in MMM-Wallpaper director. When I run MM, it seems to look into a wrong path to give this error:

      [WARN] No /home/sankum/MagicMirror/modules/MMM-WallPaper/MMM-WallPaper.js found for module: MMM-WallPaper.

      The path should be modules/MMM-WallPaper and not modules/MMM-WallPaper/MMM-WallPaper.
      What is the issue here and how to fix this? Tried uninstalling and installing again, but same result. Thanks.

      posted in Troubleshooting
      S
      sankum
    • RE: Fixing location of titles etc. in absolute coordinates

      Sam, thanks for your help.

      posted in Utilities
      S
      sankum
    • RE: Fixing location of titles etc. in absolute coordinates

      Thanks Sam. Is it possible to scale the heights of cells in a month view? This way all months will be scaled based on the maximum of 6 rows. If so, how? Thanks.

      posted in Utilities
      S
      sankum
    • RE: Fixing location of titles etc. in absolute coordinates

      Thanks Sam. Sorry for being confusing and not using the right technical words. Basically I am having issues with the layout on different pages, I will give an example using CalendarExt3 (month view):

      Month of May has 5 rows, fits nicely on the page it is on. Month of August has 6 rows and when I put that month on a different page, it does not fit the same way as the total width of the calendar is now higher.

      So how can I specify a absolute fixed width for the calendar so that it automatically adjusts to that for every month, regardless of number of rows in that month?
      As for other headers, they are indeed FIFO, so that is fine. Thanks.

      posted in Utilities
      S
      sankum
    • 1
    • 2
    • 3
    • 4
    • 2 / 4