• 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. SARCux
  3. Topics
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
S
Offline
  • Profile
  • Following 1
  • Followers 0
  • Topics 6
  • Posts 44
  • Groups 0

Topics

  • S

    MMM-GoogleSheets not working

    Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
    5 Aug 10, 2024, 2:53 PM
    May 16, 2022, 4:23 PM
    0 Votes
    5 Posts
    755 Views
    R Aug 10, 2024, 2:53 PM
    @sdetweil In case anyone finds this post in the future. This problem is usually one of two causes: The google apps script was not deployed correctly and the request runs into a permission error page There is an error in the request due to bad script URL or other parameter I have updated the module to fail gracefully in these cases and hopefully provide a better error message. If you are still having problems feel free to add an issue to the repo. (https://github.com/ryan-d-williams/MMM-GoogleSheets/issues).
  • S

    Black Screen after installation MyCalendar

    Watching Ignoring Scheduled Pinned Locked Moved Utilities
    21 May 1, 2022, 3:01 PM
    Apr 30, 2022, 3:11 PM
    0 Votes
    21 Posts
    7k Views
    S May 1, 2022, 3:01 PM
    @sdetweil Sorry. thx. now it work´s well Many thx
  • S

    HELP -- MMM-calendarExt2 was not displayed

    Watching Ignoring Scheduled Pinned Locked Moved Forum
    22 Apr 19, 2022, 6:54 PM
    Apr 16, 2022, 2:45 PM
    0 Votes
    22 Posts
    4k Views
    S Apr 19, 2022, 6:54 PM
    @SARCux see https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later/35
  • S

    MMM-CalendarExt2 config

    Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
    5 Oct 18, 2021, 1:45 PM
    Oct 17, 2021, 5:46 PM
    1
    0 Votes
    5 Posts
    1k Views
    S Oct 18, 2021, 1:45 PM
    @mmrize said in MMM-CalendarExt2 config: ’ ', This is my View: views: [ { mode: "daily", title: "Termine nächsten Tage", position: "top_center", locale: "de-DE", calendars: ["Speiseplan", "Michael", "Stefanie", "Phil", "Abfall-Wertstoff-Papier"], slotCount: 3, timeFormat:"LT", hideOverflow: false, slotSubTitleFormat: ' ', dateTimeFormat: { sameDay: "[Heute] HH:mm", nextDay: "[Morgen] HH:mm", nextWeek: "dddd HH:mm", lastDay: "[Gestern] HH:mm", lastWeek: "[Letzten] ddd HH:mm", sameElse: "M/D HH:mm" }, }, ], [image: 1634564708621-calendarext2-1.png]
  • S

    change resolution to 1680x1050

    Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
    3 Dec 4, 2020, 6:03 PM
    Dec 1, 2020, 11:16 AM
    1
    0 Votes
    3 Posts
    379 Views
    S Dec 4, 2020, 6:03 PM
    Hi, thx raspi-config is not the answer… change the zoom in custom.ccs to 75% body { transform-origin: top left; zoom: 75%; /*margin: 20px; position: absolute; /*height: calc(100% - 30px);*/ /*width: calc(100% - 30px);*/ background: #3a3cc0; /*background-Color: #cccccc;*/ /*background-size: cover;*/ /*color: #99F */ color: #000; font-family: "Roboto Condensed", sans-serif; font-weight: 400; font-size: 2em; line-height: 1.5em; -webkit-font-smoothing: antialiased; } then i can use right, center and left
  • S

    Search module

    Watching Ignoring Scheduled Pinned Locked Moved Utilities
    2 Dec 10, 2019, 5:32 AM
    Dec 9, 2019, 9:41 PM
    0 Votes
    2 Posts
    439 Views
    F Dec 10, 2019, 5:32 AM
    @SARCux simply put following option into the clock module displayType: "both", // options: digital, analog, both
  • 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