MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. MiguelDAD
    3. Topics
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 9
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by MiguelDAD

    • MiguelDAD

      Can I rotate the pages (MMM-Pages) with MMM-TelegramBot or MMM-RemoteControl?
      Troubleshooting • • MiguelDAD

      9
      0
      Votes
      9
      Posts
      223
      Views

      MiguelDAD

      @Bugsounet said in Can I rotate the pages (MMM-Pages) with MMM-TelegramBot or MMM-RemoteControl?:

      {
      module: ‘MMM-TelegramBot’,
      position: ‘top_center’,
      config: {
      telegramAPIKey : ‘thisapkiokey’,
      allowedUser : [‘MiguelDAD’], // This is NOT the username of bot.
      customCommands: [
      {
      command: “nextpage”,
      description: “Muestra la siguiente página”,
      callback: (command, handler, self) => {
      self.sendNotification(“PAGE_INCREMENT”)
      handler.reply(“TEXT”, “Okay… mostrando la siguiente página”)
      }
      }
      ]
      }
      },

      Niceee, thanks so much ❤

    • MiguelDAD

      Is Magic Mirror portable?
      Troubleshooting • • MiguelDAD

      2
      0
      Votes
      2
      Posts
      70
      Views

      S

      @MiguelDAD the issue will be node and npm levels. More than likely same hw type to same it will work

    • MiguelDAD

      How do I delete the first line (day, number, month, year) on the clock?
      Requests • • MiguelDAD

      4
      0
      Votes
      4
      Posts
      105
      Views

      MiguelDAD

      @sdetweil Thanks, the problem was in the quotes

    • MiguelDAD

      How insert calendar in a clock?
      Requests • • MiguelDAD

      3
      0
      Votes
      3
      Posts
      74
      Views

      BKeyport

      @adrian-k alternatively, you could use MMM-Multimonth. a little more configurable, and you can have more than one month.

      https://github.com/bkeyport/mmm-multimonth

    • 1 / 1