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

    Cato

    @Cato

    Module Developer

    I used Magic Mirror and developed a couple of modules, before 2017 when I was hit by a (brain) stroke. That set me back in many ways, but I'm starting to pick up some of the things I left bco the Stroke:
    My modules: MMM-MotionEye | MMM-Ruter | MMM-SpotifyConnectUI

    62
    Reputation
    5.0k
    Profile views
    163
    Posts
    3
    Followers
    0
    Following
    Joined
    Last Online
    Location Oslo, Norway

    Cato Unfollow Follow
    Module Developer

    Best posts made by Cato

    • Cato's mirror

      Hi,

      Here is my mirror:

      Nr2

      Nr2

      Here is my build blogpost with information how it’s made and many more pictures: https://catoantonsen.wordpress.com/2016/09/24/magic-mirror-version-1

      Hope you like it!

      posted in Show your Mirror
      CatoC
      Cato
    • MMM-YrMeteogram - weather forecast

      MMM-YrMeteogram is MagicMirror² module for displaying a meteogram.

      Example

      [card:CatoAntonsen/MMM-YrMeteogram]

      Click on the GitHub card above for dokumention.

      posted in Utilities
      CatoC
      Cato
    • RE: [module.show] Not animated instantly shown

      Just want to notify you that this issue has been solved in the latest commit in the develop-branch.

      posted in Bug Hunt
      CatoC
      Cato
    • RE: Wall Mounts

      I used a French Cleat. Look at my blog in the signature for details.

      posted in Hardware
      CatoC
      Cato
    • RE: MMM-MotionEye - surveillance video stream on your mirror!

      @Snille Ok found the bug - update to 1.1.0 as instructed in README.md in GitHub.

      posted in Utilities
      CatoC
      Cato
    • RE: [module.show] Not animated instantly shown

      I noticed that animations works if you have at least one other visible module inside the region.

      I think the problem is in the function updateWrapperState (main.js) that will change the region wrapper’s style to “none” if no module inside the same region has a style.position of “fixed”.

      I’ve just added a PR that hopefully fixes this issue: https://github.com/MichMich/MagicMirror/pull/744

      posted in Bug Hunt
      CatoC
      Cato
    • RE: Do your guest gets worried?

      @ronny3050 So what do you say to them?

      “There is an camera behind that magic mirror - but don’t worry I won’t upload anything to Facebook!”… or you don’t say anything?

      Don’t people react and I’m just paranoid? :-)

      posted in General Discussion
      CatoC
      Cato
    • RE: .fillText() in a canvas box

      Since you’re asking how to see the error message I guess you don’t really know if that line has an error or just don’t do what you thought.

      To see errors, open your mirror in a browser and press F12 for developer tools. Look in Console tab.

      Syntax of fillText: https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial/Drawing_text

      posted in Troubleshooting
      CatoC
      Cato
    • MMM-MotionEye - surveillance video stream on your mirror!

      ‘MMM-MotionEye’ is a module for displaying a camera stream from Motion Eye on your MagicMirror².
      (Motion Eye is a free surveillance software that is highly recommended!)

      Example

      Installation instructions:

      [card:CatoAntonsen/MMM-MotionEye]

      posted in Utilities
      CatoC
      Cato
    • RE: Where are you from?

      Oslo, Norway

      posted in General Discussion
      CatoC
      Cato

    Latest posts made by Cato

    • RE: MMM-Ruter (for Oslo and Akershus in Norway)

      Think I found the “bug” (oversight from my end). New version is now available.

      posted in Transport
      CatoC
      Cato
    • RE: Test suite for MagicMirror²

      I’m trying to find some information on testing in Magic Mirror for devs/contributors but it’s (too) hard to find. I can’t find any related forum, it’s not mentioned in the “MagicMirror² Module Development Documentation”, and not directly mentioned in any README-ish files on GitHub.

      Of course, some of this can be deduced from the source code, but a small “Getting Started” guide would help more people getting … eh started. :-)

      I’m living in Visual Studio as my day job, but not so much with writing tests, so my knowledge of other tools are limited. What I need is some information on software requirements and where tests should be and how testing is done.

      posted in Upcoming Features
      CatoC
      Cato
    • MMM-YrMeteogram - weather forecast

      MMM-YrMeteogram is MagicMirror² module for displaying a meteogram.

      Example

      [card:CatoAntonsen/MMM-YrMeteogram]

      Click on the GitHub card above for dokumention.

      posted in Utilities
      CatoC
      Cato
    • RE: Listening to only 127.0.0.1:8080...

      It seems that you need to specify an IPv4 “address” in config, like this:

      var config = {
         ipWhitelist:  [],
         address: "0.0.0.0",
      }
      

      Worked for me…

      posted in Troubleshooting
      CatoC
      Cato
    • RE: MMM-Ruter (for Oslo and Akershus in Norway)

      @amomat I have done nothing, and I can’t remember noticing that since I only use public transport in the morning. I will take a look tonight to make sure.

      posted in Transport
      CatoC
      Cato
    • RE: MMM-Ruter (for Oslo and Akershus in Norway)

      @Kimzer I’m sorry, but I only make modules I need myself. If I move to Bergen, I let you know… ;-)

      I did though do a quick search and it doesn’t seem that Skyss has any public API. Found a couple of unofficial/depricated onces, but that is not something I would support anyway…

      posted in Transport
      CatoC
      Cato
    • RE: Alot of SPAM lately on this forum!

      Moderation is probably too much work and makes the forum less instant.

      I wouldn’t mind to click a CAPTCHA every time I post something. But I guess the problem is support for such feature on the forum software…?

      posted in Forum
      CatoC
      Cato
    • RE: Alot of SPAM lately on this forum!

      Over 120 SPAM posts today! Please do something…

      posted in Forum
      CatoC
      Cato
    • RE: Alot of SPAM lately on this forum!

      Verifying email should be a minium. If the problem still occurs, maybe using CAPTCHA for every post? It’s just one extra click…

      posted in Forum
      CatoC
      Cato
    • RE: Alot of SPAM lately on this forum!

      What about CAPTCHA? Wouldn’t that stop most/all bot activity?

      posted in Forum
      CatoC
      Cato