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

    Gwyrlim

    @Gwyrlim

    0
    Reputation
    311
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Gwyrlim Unfollow Follow

    Latest posts made by Gwyrlim

    • RE: MMM-Domoticz : update time ?

      Hi.
      Just started my first mirror and added the Domoticz module. To get it to work I change the setTimeout to setInterval but I also had to change the call in the start function from this.scheduleUpdate(this.config.initialLoadDelay) to this.scheduleUpdate(this.config.updateInterval). Not doing this I think it will set the timer to fire every 10 ms and that didn’t work for me. It will take some time(this.config.updateInterval) to get the module up the first time but I can live with that until I know js better.

      Hope it helps someone.

      BR
      /Markus

      posted in Development
      G
      Gwyrlim