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

Posts

Recent Best Controversial
  • RE: MMM-CalendarExt2

    Last week I switched from MMM-CalendarExt to MMM-CalendarExt2 due to problems with showing full day events one day to late.
    I have almost everything setup the way I would like with the custom.css, but have a few points left where I need some help with.

    • Can you make the font larger for slotTitle in only “current” and “upcomming”.
    • Can you make slotMaxHeight auto size in “week” and “current ”so that is always shows all events and not a +2.
    • Can an event in “week” be bigger than 1 line, so no data is lost.

    That’s all.

    posted in Utilities
    A
    Arjan
    Jan 11, 2020, 10:42 PM
  • RE: MMM-NetworkScanner

    @ianperrin : Cool, The colors are working now and the part for only displaying Off-Line is also working.
    Thanks guys.

    posted in Utilities
    A
    Arjan
    Mar 7, 2019, 7:51 PM
  • RE: MMM-NetworkScanner

    I’m trying to use MMM-NetworkScanner as a monitoring tool so I can see what device is down.

    Is there a way to only show devices if they are off-line. I have got to many devices to show them all, so I’m not interested in the on-line devices.

    Also I’m trying to get there some colour in . But nonmatter what I do, there is only white. What is wrong in my config?

    module : “MMM-NetworkScanner”,
    disabled : false,
    position : “top_right”,
    header : “Monitoring”,
    config : {
    showUnknown : false,
    showLastSeen : false,
    keepAlive : 180,
    updateInterval : 60,
    showLastSeenWhenOffline : true,
    color : true,
    coloredSymbolOnly : true,
    devices : [
    { ipAddress: “10.0.0.200”, name: “Wifi-Meterkast”, icon: “wifi”, color: “#ff0000” },
    { ipAddress: “10.0.0.201”, name: “Wifi-Woonkamer”, icon: “wifi”, color: “#ff0000” },
    { ipAddress: “10.0.0.202”, name: “Wifi-Zolder”, icon: “wifi”, color: “#ff0000” },
    { ipAddress: “10.0.99.201”, name: “Wifi-Garage”, icon: “wifi”, color: “#ff0000” },
    ],
    },

    posted in Utilities
    A
    Arjan
    Mar 6, 2019, 9:47 PM
  • RE: Considering taking donations to support the MagicMirror project. Interested in your thoughts!

    MagicMirror is taking a prominant place in our household to keep the overview.
    I’m willing to pay fot this product. I always like the once a year donation via PayPal. Send me after a year a reminder for the next donation. Maybe you can give the poeple who donate something extra.
    For example a extra feature or a notation next to their name that they post something that they are a donor can be a extra motivation to donate.

    posted in MagicMirror
    A
    Arjan
    Jan 31, 2019, 7:03 PM
  • RE: how and where should I use the hide&show function offered by MM?

    I use MMM-ModuleScheduler to show or hide modules. It works very simple out of the box.

    posted in Development
    A
    Arjan
    Dec 26, 2018, 4:32 PM
  • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

    @j-e-f-f Thanks. I overlooked that one.

    posted in Utilities
    A
    Arjan
    Dec 13, 2018, 7:45 PM
  • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

    Is it possible to disable the main icon via the config?
    I’m running two configs of MMM-DarkSlyForecast next to each other. One with 9 hour forecast and the other one with 6 day forecast.
    Because of this I have 2 main icons that are the same. See picture below.

    Is it possible to disable one of them via the config?

    0_1544721189173_43b4ccd5-eb05-46ce-8246-680aaf875837-image.png

    posted in Utilities
    A
    Arjan
    Dec 13, 2018, 5:08 PM
  • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

    first of all, great that you made a new weather module like MMM-WunderGround. I really liked that one.

    I have a problem with hourlyForecastInterval. If I don’t put it in de config and leave it to the default and put maxHourliesToShow : “6”, in the config, than I receive 6 forecasts with 3 hours apart.
    When I put hourlyForecastInterval to 1 or 2 I only get 2 forecasts that are 10 hours apart.
    Is this a problem or am I doing something wrong?

    posted in Utilities
    A
    Arjan
    Dec 8, 2018, 10:31 AM
  • RE: MMM-WunderGround Icon missing

    Same here. I believe there was an update a few days ago and after that the problem started.

    posted in Troubleshooting
    A
    Arjan
    Sep 21, 2018, 11:27 AM
  • 1 / 1
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy