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

torte22

@torte22

I'm a non developer IT-Nerd with definite lack of time

0
Reputation
29
Profile views
6
Posts
0
Followers
0
Following
Joined Jan 23, 2020, 10:50 PM
Last Online Jan 5, 2024, 6:17 PM
Location Aschaffenburg

torte22 Unfollow Follow

Latest posts made by torte22

  • RE: Update fail

    after updating my MM installation I had also an electron problem and MM didn’t start. This topic works for my fine and fixed my installation:

    https://forum.magicmirror.builders/topic/16074/electron-rebuild-and-magicmirror-v2-18-and-more?page=1

    posted in Troubleshooting
    T
    torte22
    Jul 10, 2022, 11:55 AM
  • RE: 2.12 repeating all day calendar events not shown for today, or weather only showing 2 days and missing analog clock numbers

    once I switched to the ‘develop’ branch, how can I switch back to ‘master’?

    posted in Troubleshooting
    T
    torte22
    Sep 21, 2020, 12:39 PM
  • RE: Calendar entries wich repeated annually

    @sdetweil thank’s for the information, good to know where problem is located. Is it possible to switch back and use the old library in my running installation?

    posted in Troubleshooting
    T
    torte22
    Jul 21, 2020, 6:56 AM
  • Calendar entries wich repeated annually

    Since the update to version v2.12.0 I have problems with my all day appointments in the calendar module.
    I have found out that if for example a birthday has not set a repetition, then everything fits. The birthday is announced correctly and “Birthday xy Tomorrow” and on the day of the birthday it shows: “Birthday xy Today”.
    However, if I set the date to be repeated annually, the date no longer fits. The appointment is displayed one day too early as “Today” and on the correct day the appointment does not appear any more.

    my config:

    …
    {
    module: “calendar”,
    header: “Kalender Familie”,
    position: “top_left”,
    config: {
    tableClass: “medium”,
    maximumEntries: 15,
    maxTitleLength: 50,
    wrapEvents: “true”,
    timeFormat: ‘absolute’,
    dateFormat: ‘Do MMM HH:mm’,
    urgency: 0,
    calendars: [
    // Familie
    {
    symbol: “calendar”,
    url: “https://myurl:port/caldav///”,
    auth: {
    user: “”,
    pass: “”,
    method: “basic”,
    }
    },
    …

    posted in Troubleshooting
    T
    torte22
    Jul 20, 2020, 10:08 AM
  • RE: MMM-Netatmo updated

    This is pretty cool, many thanks!!

    posted in Utilities
    T
    torte22
    Mar 22, 2020, 5:07 PM
  • RE: MMM-Netatmo updated

    This week I switched from CFenner’s netatmo module to this fork. I’m very happy with the new MMM-Netatmo. I had a lot of problems with my old configuration, the module “netatmo” stops updating after approx. 10 - 20 hours. After this period I didn’t got data from my own Netatmo station and the only fix was to restart mm. Now it runs with regularly updated data. And - I Like the different Look and Feel :thumbs_up_medium-light_skin_tone:
    Thank you for the “refurbished” module

    posted in Utilities
    T
    torte22
    Mar 18, 2020, 2:12 PM
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