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

    Posts

    Recent Best Controversial
    • RE: birthdaylist - discontinued ?

      @sdetweil clock seconds are enabled, as far as I know …
      at least I haven’t found a parameter to enable/disable seconds
      and second hand is shown …

      posted in Requests
      R
      rkorell
    • RE: birthdaylist - discontinued ?

      The suspending call seems indeed to come from MMM-Pir.
      But there is always a resuming…

      birthdaylist received a module notification: MMM_PIR-SCREEN_POWERSTATUS from sender: MMM-Pir
      birthdaylist.js:337 birthdaylist suspending
      birthdaylist.js:108 birthdaylist received a module notification: CURRENTWEATHER_TYPE from sender: weather
      birthdaylist.js:108 birthdaylist received a module notification: WEATHER_UPDATED from sender: weather
      birthdaylist.js:108 birthdaylist received a module notification: WEATHER_UPDATED from sender: weather
      birthdaylist.js:108 birthdaylist received a module notification: CURRENTWEATHER_TYPE from sender: weather
      birthdaylist.js:108 birthdaylist received a module notification: WEATHER_UPDATED from sender: weather
      birthdaylist.js:108 birthdaylist received a module notification: WEATHER_UPDATED from sender: weather
      birthdaylist.js:108 birthdaylist received a module notification: CALL_DISCONNECTED from sender: MMM-FRITZ-Box-Callmonitor-py3
      birthdaylist.js:108 birthdaylist received a module notification: MMM_PIR-SCREEN_POWERSTATUS from sender: MMM-Pir
      birthdaylist.js:345 birthdaylist resuming
      birthdaylist.js:108 birthdaylist received a module notification: CURRENTWEATHER_TYPE from sender: weather
      birthdaylist.js:108 birthdaylist received a module notification: WEATHER_UPDATED from sender: weather
      birthdaylist.js:108 birthdaylist received a module notification: WEATHER_UPDATED from sender: weather
      birthdaylist.js:337 birthdaylist suspending
      2birthdaylist.js:108 birthdaylist received a module notification: MMM_PIR-SCREEN_POWERSTATUS from sender: MMM-Pir
      birthdaylist.js:345 birthdaylist resuming
      
      

      I assume that we have to wait until birthdaylist disappears and then check the written logs afterwards if there is something different (I guess: NOT :-(. )

      Regards,
      Ralf

      posted in Requests
      R
      rkorell
    • RE: birthdaylist - discontinued ?

      @sdetweil said i added some debug for suspending, resuming, and getdom() if suspended

      git pull to update

      add debug:true
      to the config options

      you will see the output from mmm-logging

      who calls before we suspend ?

      Dear Sam,
      thanks a lot.

      pi@smarthome:~/MagicMirror/modules/birthdaylist $ git pull
      hint: Pulling without specifying how to reconcile divergent branches is
      hint: discouraged. You can squelch this message by running one of the following
      hint: commands sometime before your next pull:
      hint: 
      hint:   git config pull.rebase false  # merge (the default strategy)
      hint:   git config pull.rebase true   # rebase
      hint:   git config pull.ff only       # fast-forward only
      hint: 
      hint: You can replace "git config" with "git config --global" to set a default
      hint: preference for all repositories. You can also pass --rebase, --no-rebase,
      hint: or --ff-only on the command line to override the configured default per
      hint: invocation.
      remote: Enumerating objects: 5, done.
      remote: Counting objects: 100% (5/5), done.
      remote: Compressing objects: 100% (1/1), done.
      remote: Total 3 (delta 2), reused 3 (delta 2), pack-reused 0 (from 0)
      Unpacking objects: 100% (3/3), 419 bytes | 32.00 KiB/s, done.
      From https://github.com/sdetweil/birthdaylist
         0fcfb8c..0c16aeb  master     -> origin/master
      Updating 0fcfb8c..0c16aeb
      Fast-forward
       birthdaylist.js | 11 +++++++++--
       1 file changed, 9 insertions(+), 2 deletions(-)
      

      git pull has worked, debug is enabled.
      Surprisingly enough today in the morning birthdaylist is NOT disappeared.
      This exactly is the kind of error I like most: Unpredictable and not reproducable :-(

      Thanks anyway for your really great support (I’m pretty sure you do have more than enough other things to do …)

      Checking the console output the “debug” switch works - a lot more of information is showing up.
      Several module notifications are received from your module and broadcasted in log.
      One single “conspicuousness”: undefined is in init! in line 48 of birthdaylist.js :

      (Log.log(this.name + " is in init!");)
      

      The “suspended” status (and therefore “hidden” (??) ) is reached several times - I guess caused by MMM-Pir ? - at least it corresponds definitely with turning off the screen by MMM-Pir.

      Warmest regards,
      Ralf

      posted in Requests
      R
      rkorell
    • RE: First MM project - family dashboard

      @cpcode
      Really cool!

      For your families’ whishes: A nice module für RTPS strems of security cams is “MMM-MPlayer” …
      There are several other modules around but the other ones do have several dependencies and requirements.
      MMM-Mplayer use (as name suggest) simply mplayer.
      Works like a charm …
      @myfingersarecold has done a really nice job with this.

      Regards,
      Ralf

      posted in Show your Mirror
      R
      rkorell
    • RE: birthdaylist - discontinued ?

      @sdetweil
      :-) yes for sure.
      But I had assumed that the already given output (from other modules as well) will change …

      posted in Requests
      R
      rkorell
    • RE: birthdaylist - discontinued ?

      Dear Sam @sdetweil ,
      no hurry.
      It is definitely not urgent!

      Have a safe trip!
      I’ve added MMM-logging but cannot see a difference …

      Warmest regards,
      Ralf

      posted in Requests
      R
      rkorell
    • RE: birthdaylist - discontinued ?

      @sdetweil said in

      @rkorell i signed out of github and went back to

      You’re FAR better than me in searching :-)
      I gave up at the front page .
      as I wrote: MY fault…

      Ralf

      posted in Requests
      R
      rkorell
    • RE: birthdaylist - discontinued ?

      @sdetweil said

      do you use pages, module scheduler or any other thing like that

      not “really”. - pages definitely not used
      I use MMM-Pir with cron - but this switches off the HDMI communication as far as I understand.
      MMM-MagicMover moves but doesn’t hide.

      All other of the modules are showing, not hiding anything.

      clock
      MMM-Profilepicture
      MMM-Moonphase
      MMM-Globe
      weather
      MMM-MyGarbage
      MMM-CalendarExt3Agenda
      MMM-Todoist
      birthdaylist    :-) 
      MMM-Systemstats
      MMM-Strava
      MMM-FRITZ-Box-Callmonitor-py3
      MMM-Fuel
      MMM-NowPlayingOnSpotify
      MMM-SystemInfo
      MMM-EventHorizon
      newsfeed
      MMM-Pir
      
      two times calendar
      and finally 
      weather
      all three for broadcasting to MMM-CalendarExt3Agenda , NOT visible.
      
      

      Regards,
      Ralf

      posted in Requests
      R
      rkorell
    • RE: birthdaylist - discontinued ?

      @sdetweil said

      i clicked the link i provided and got this

      For sure my error!
      Search routine wrong or something like this.
      I’ve searched the modules list (both of them) and your sdetweil github page.

      none of them showing the module.

      posted in Requests
      R
      rkorell
    • RE: birthdaylist - discontinued ?

      @sdetweil thanks.
      Not found - for whatever reason, sorry.

      Warmest regards,
      Ralf

      posted in Requests
      R
      rkorell
    • birthdaylist - discontinued ?

      Re: birthdaylist

      Dear Sam (@sdetweil ),
      I found your module some time ago but currently I can not.
      Do you took the module “birthdaylist” offline?

      If NOT ( I would appreciate this because your module is really (!) nice):
      I found a kind of strange “behaviour” - the module disappears over night (cannot identify at which time).
      This is true for the connected monitor (HDMI to Raspberry Pi) as well as a connected headless VNC remote session.
      With a “refresh” of the screen - e.g. triggered via a page reload in WebBrowser the module re-appears.

      I’ve searched the forum regarding a similar topic/issue but was not successful with this.
      Found some “refresh” related parameters in “birthdaylist” module config - do they relate to an issue like this? (from my understanding NOT - you mentioned in documentation “only on fresh mirror startup” which is not the case here).

      If you have discontinued the module please ignore this.

      Thanks, anyway!

      Regards,
      Ralf

      posted in Requests
      R
      rkorell
    • RE: Difficulties with standard "clock" module

      @sdetweil
      can you enlighten me how I can use the provided different faces in the modules’ faces folder ? (face-001.svg - face-013.svg)

      • found by myself… sorry.
        Parameter analogFace …
      posted in Troubleshooting
      R
      rkorell
    • RE: Difficulties with standard "clock" module

      @sdetweil
      Oh …
      did it again.

      shame on me!

      THANKS!
      Ralf

      posted in Troubleshooting
      R
      rkorell
    • Difficulties with standard "clock" module

      Dear team,
      I am not able to change the appearance of the (standard) clock module…
      Neither switching from digital to analog (I would prefer analog) nor any of the other options (e.g. clockBold or showWeek/showSuntime) is changing anything.
      Displayed is always the standard looking digital clock.

      Only working config parameter (so I’m pretty sure that I’m working at the right place) is position. if I change the position the clock behaves as expected.
      currently my code looks like:

      		{
      			module: "clock",
      			position: "top_left",
      			displayType: "analog",
      			analogSize: 300,
      			secondsColor: "red", 
      			clockBold: true, // Remove the colon and bold the minutes to make a more modern look.
      			showWeek: true,
      			showSunTimes: true, // Turn off or on the section showing sunrise and sunset times (digital clock only)
      			lat: xxx.24127, // Latitude for sun/moon calculations.
      			lon: xxxx74403,
      
      
      		},
      

      Shown is (as mentioned above) standard digital clock without any additional information (no week, no sun and the digital colon is displayed…

      What I’m missing?
      Any hint highly appreciated…

      Regards,
      Ralf

      posted in Troubleshooting
      R
      rkorell
    • RE: MMM-Pir disappeard on github

      @MarcLandis cool!
      Thanks a lot.
      I keep an additional copy on my files …

      Warmest regards,
      Ralf

      posted in Troubleshooting
      R
      rkorell
    • RE: MMM-Pir disappeard on github

      @plainbroke said

      Don’t the authors usually leave their github live…

      AFAIK yes, for this reason this seems like an unfriendly farewell to me .

      Ralf

      posted in Troubleshooting
      R
      rkorell
    • RE: MMM-Pir disappeard on github

      @KristjanESPERANTO
      Indeed, I totally agree.
      I would like if I could, but I am not able to do this.
      @bugsounet has developed an excellent piece of code - far beyond my abilities.
      (especially in javascript - I struggle with the object oriented approach).

      Regards,
      Ralf

      posted in Troubleshooting
      R
      rkorell
    • RE: MMM-Pir disappeard on github

      Fortunately it comes to my mind, that the “documentation” of the modules comes with the module.
      Still unfortunate, that module isn’t maintained - will may not work in later MM releases…

      posted in Troubleshooting
      R
      rkorell
    • RE: MMM-Pir disappeard on github

      @sdetweil indeed, Very sad turn of events.
      Thanks - overseen your post.

      Ralf

      posted in Troubleshooting
      R
      rkorell
    • MMM-Pir disappeard on github

      Hi team,
      today I wanted to take care about the cron-funtionality within MMM-Pir and have a look at documentation but the link to module leads to error 404 - not found…
      Any idea about this?
      The graphical module page shows a last commit from January, 20th, 2025 …

      Regards,
      Ralf

      posted in Troubleshooting
      R
      rkorell
    • 1 / 1