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

    Posts

    Recent Best Controversial
    • RE: Delayed Notification? Please help :)

      @pengupanda i dont know of a single module where you can do all that.

      I have a module that can send notifications from a command line

      https://github.com/sdetweil/MMM-CurlToNotification

      You could execute two curl commands for the notifications w a sleep between them in a shell script

      Then something like
      https://github.com/Tom-Hirschberger/MMM-TouchButton
      Could cause the shell script to execute

      posted in Troubleshooting
      S
      sdetweil
    • RE: Default Weather Module Time Incorrect

      Also see
      https://forum.magicmirror.builders/post/124671

      posted in Troubleshooting
      S
      sdetweil
    • RE: Default Weather Module Time Incorrect

      @MikeTheYeti the settings for open weather use the lat/lon
      Properties now, w endpoint /onecall as the default

      IMG_3904.png

      posted in Troubleshooting
      S
      sdetweil
    • RE: Enhancing MagicMirror with Acrylic Panel Lighting & Custom Fabrication Ideas

      @charlenesays where in the world are you?

      posted in General Discussion
      S
      sdetweil
    • RE: Existing MM build on 3B+ lagging

      @alex2 pi4 should be enough… altho pricing may get you a 5 instead.

      2gb minimum memory

      posted in Hardware
      S
      sdetweil
    • RE: Compatibility with raspberry Pi 5 right now and in the future.

      @alex2 see my reply in your other post

      posted in Hardware
      S
      sdetweil
    • RE: Existing MM build on 3B+ lagging

      @alex2 the new OSs are about 500 meg bigger, and forces a considerable amount of swapping. Older as cards are slow in this area, which compounds the trouble.
      There is a bug fix coming next release, oct 1, that might fix the not updating on slow systems

      posted in Hardware
      S
      sdetweil
    • RE: Cal EXT3 - understanding transforming

      @_V_

      If I search this field, and find ‘John’
      Then
      I change the event color
      ev.color=

      You could change to symbol the same way
      ev.symbol=. Whatever symbol name

      You are writing code here
      The filter routine sees every event, one at a time

      You can have more than one if stmt
      Can use if else if else, use a switch /case logic block

      posted in Troubleshooting
      S
      sdetweil
    • RE: update package list

      @pat59 somefile.txt is just the name of a file that will hold the contents of some command.

      For example, —lines=100 means 100 lines of content are going to be produced. But the terminal window app can only scroll back about 50 lines.

      The others are lost

      If you send the output to a file, then you can move around, top of file to bottom of file, repeatedly too. Without having to run the command again

      posted in Troubleshooting
      S
      sdetweil
    • RE: update package list

      @pat59 I agree weird

      But need lots more info

      posted in Troubleshooting
      S
      sdetweil
    • 1
    • 2
    • 3
    • 4
    • 5
    • 2040
    • 2041
    • 2 / 2041