MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Sceetch
    3. Topics
    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 13
    • Posts 39
    • Groups 0

    Topics

    • S

      PIR wake up automatically!

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      14
      0 Votes
      14 Posts
      2k Views
      S
      @Sceetch said in PIR wake up automatically!: [MMM-Pir] [LIB] [PIR] Mode 0 Selected (onoff library) I have seen troubles reported with mode zero. i dont use this myself
    • S

      OpenWeatherForecast (API-Key)

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      6
      0 Votes
      6 Posts
      353 Views
      S
      @MarcLandis Thank u very much! Kind regards
    • S

      MMM-Pir bugsounet doesn't switch the screen off!

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      2 Votes
      2 Posts
      248 Views
      bugsounetB
      @Sceetch Hi, just see mode feature in ReadMe File [image: 1720153145977-b90d7c2a-4e53-4073-9f09-70ca9650e8ee-image.png] it depends on the OS used and Raspberry pi version
    • S

      openweatherforcast (Tom Hirschberger)

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      1
      0 Votes
      2 Posts
      141 Views
      S
      @Sceetch I do not know exactly… BUT you can find it yourself via the developers window see this post for how to do that … it probably is marked align right… https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues/2?_=1719760745113
    • S

      Calendarext3

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      3
      0 Votes
      3 Posts
      200 Views
      S
      thx for solving the problem :). Remove positon works . thank u
    • S

      loading MMM-OpenWeatherForecast

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      8
      0 Votes
      8 Posts
      328 Views
      S
      @Sceetch then I am confused too
    • S

      PV app for E3DC

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      1
      0 Votes
      1 Posts
      172 Views
      S
      Hi guys, Does anybody know, if there is a mmm available for showing live values of E3DC photovoltaik on magic mirror? Has anybody expirience about that topic? Kind regards Sceetch
    • S

      calendar shading

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      1
      0 Votes
      3 Posts
      551 Views
      lavolp3L
      @george Sorry George but that’s not the appropriate way to do it. Doing that you will mess things up as soon as you want to update the module. Every css-thing you want to change, you transfer to custom.css and make your changes there. custom.css always overwrites entries in the module css files, so it takes precedence. Also I think the calendar module is meant here and not MMM-MyCalendar. @Sceetch congrats to the vaccination :-). Also, move into the modules/default/calendar folder, look into the calendar.css for any time entries. You will find: .calendar .time { padding-left: 30px; text-align: right; vertical-align: top; } Now edit custom.css and add .calendar .time { } Every entry you make here adds to the above from calendar.css. Try to play with this, e.g. by putting in font-wight: bold
    • S

      MMM-videoplayer

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      5
      0 Votes
      5 Posts
      983 Views
      SnilleS
      @sceetch Hi, This is what I’m running with 8 gigs of ram and an SSD. :)
    • S

      calendar event format

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      1
      0 Votes
      2 Posts
      372 Views
      S
      @sceetch I don’t think you will have that much control. there are two date/time types normal and full day events with timeFormat:“absolute”, you can set the formats dateFormat and fulldateFormat see this cheatsheet for the values of the format string https://devhints.io/moment
    • S

      show more than two lines

      Watching Ignoring Scheduled Pinned Locked Moved Health
      2
      0 Votes
      2 Posts
      464 Views
      cowboysdudeC
      @sceetch if you’re using this line in your config: showNullValue: false, Just change it to true.
    • S

      PIR Sensor won't wake up

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      22
      1
      0 Votes
      22 Posts
      7k Views
      ebolisaE
      @sceetch I came to a conclusion to not use any modules which do not show any info on the screen. So, in this case, I use a python script at boot which monitors a PIR and executes an HDMI on/off cmd ;)
    • S

      second calendar modul

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting calendar second calendar
      2
      0 Votes
      2 Posts
      514 Views
      JerryPJ
      @sceetch Goodmorning, Yes you must ad de calendar module two times. { module: "calendar", header: "Calendar_1", position: "top_left", config: { calendars: [ { symbol: "calendar-check", maximumNumberOfDays: '3', maximumEntries:'3', url: "her your 1e url" } ] }}, { module: "calendar", header: "Calandar_2", position: "top_left", config: { calendars: [ { symbol: 'calendar-check', maximumNumberOfDays: '2', maximumEntries:'3', url: "and the second url" } ] }}, Goodluck
    • 1 / 1