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

    Posts

    Recent Best Controversial
    • RE: MMM-NewPIR v3

      @lolo it works!
      Many thanks

      Again this Forum ist so helpful 🥳

      posted in System
      B
      bdream
    • RE: MMM-NewPIR v3

      Hast noone an Idea how to get rid of thus Update Message?

      posted in System
      B
      bdream
    • RE: MMM-NewPIR v3

      where to run mom run update?
      I tried in home, MagicMirror, modules and MMM-NewPIR
      got th message

      -bash: mom: Kommando nicht gefunden.
      
      -bash: mom: Command not found.
      
      posted in System
      B
      bdream
    • RE: MMM-NewPIR v3

      …Ohh no.
      Getting update notification for MMM-NewPIR.
      MMM_NewPIR.jpg

      I’m trying in MagicMirror/modules/MMM-NewPIR

      git pull
      

      but get the message “it’s actual already”

      Notification message still there.

      Any idea please?

      posted in System
      B
      bdream
    • RE: MMM-NewPIR v3

      It’s working :smiling_face_with_open_mouth:

      After a couple of tries with all available PIR Modules it’s working with MMM-NewPIR perfect!
      Many thanks!

      posted in System
      B
      bdream
    • RE: MMM-NewPIR v3

      @Bugsounet don’t know how time it can take (and if it’s works !)
      After a couple of trys it run to end but in time including MMM-NewPIR into config (smallest example or within many configurations…) mirror give error as config not available.

      I hang it up an the RPi0

      Will try it soon on an RPi3B as I feel this is a great module. - thanks for providing!

      posted in System
      B
      bdream
    • RE: Default calendar and Nextcloud CalDav

      @BasicUser I use calendar also with nextcloud.
      I have not found a solution without writing my credantials in plain text but as here (only the calendars-part) it works:

      	calendars: [
      		{
      		symbol: "grin", 
      		color: "#FFAA00", 
      		url: "https://USER:PASSWORD@DOMAIN.TLD/nextcloud/remote.php/dav/calendars/CALENDAR-NAME/pers%c3%b6nlich?export"
      		},
      

      Change the capital into your needs

      The link without the credentials you will get in nextcloud in Calendar-app behind the related calendar, pressing 3 dots and copy privat link.

      Hope that will help.

      posted in Troubleshooting
      B
      bdream
    • RE: MMM-NewPIR v3

      Hi @Bugsounet just going to install your module with deep hope in it’s functionality.
      I’m going to use it on an Pi0 and get (now two times) an Network error: Software caused connection aborton Putty while npm install

      Here all I get in console:

      pi@RasPiZeroW:~/MagicMirror/modules/MMM-NewPIR $ npm install
      npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
      npm WARN deprecated har-validator@5.1.5: this library is no longer supported
      
      > epoll@4.0.0 install /home/pi/MagicMirror/modules/MMM-NewPIR/node_modules/epoll
      > node-gyp rebuild
      
      make: Verzeichnis „/home/pi/MagicMirror/modules/MMM-NewPIR/node_modules/epoll/build“ wird betreten
        CXX(target) Release/obj.target/epoll/src/epoll.o
      
      

      Any idea, or is it caused on the hardware of RPi0?

      I tried to start again and deleted all MMM-NewPIR stuff and rebootet RPi.
      New attempt git clone and npm install

      Getting this in coonsole:

      pi@RasPiZeroW:~/MagicMirror/modules/MMM-NewPIR $ npm install
      npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
      npm WARN deprecated har-validator@5.1.5: this library is no longer supported
      
      > epoll@4.0.0 install /home/pi/MagicMirror/modules/MMM-NewPIR/node_modules/epoll
      > node-gyp rebuild
      
      make: Verzeichnis „/home/pi/MagicMirror/modules/MMM-NewPIR/node_modules/epoll/build“ wird betreten
        CXX(target) Release/obj.target/epoll/src/epoll.o
        SOLINK_MODULE(target) Release/obj.target/epoll.node
        COPY Release/epoll.node
      make: Verzeichnis „/home/pi/MagicMirror/modules/MMM-NewPIR/node_modules/epoll/build“ wird verlassen
      
      > @bugsounet/pir@1.0.4 postinstall /home/pi/MagicMirror/modules/MMM-NewPIR/node_modules/@bugsounet/pir
      > electron-rebuild
      
      ⠸ Building module: epoll, Completed: 0
      
      

      and status ⠸ Building module: epoll, Completed: 0 is not changing colpetition even it run and run.

      So I assume it’s really related to RPi0 installation and electron. But that is to deep for my small knowledge selfsolving if possible anyway.

      posted in System
      B
      bdream
    • RE: MMM-RAIN-MAP (new: version 2.x)

      @Jalibu Just tried it out and it works fantastic wit OSM. Great job! :clapping_hands_medium-light_skin_tone: Many thanks

      posted in Utilities
      B
      bdream
    • RE: MMM-Todoist

      @cbrooker said in MMM-Todoist:

      .divTableCell:first-of-type {
      display: none;
      }
      .divTableRow > div:nth-child(2) {
      display: none;
      }

      That is the right hint :thumbs_up: you gave, I would never get it by my own.
      Many thanks!
      The Mirror is looking more and more nice with such small points :grinning_face:

      posted in Troubleshooting
      B
      bdream
    • RE: MMM-Todoist

      @sdetweil Thanks Sam! Idea was good but not the right point.
      I will work a bit on it and deep dive but first look shows there will nothing I can use to work with custom.css

      posted in Troubleshooting
      B
      bdream
    • RE: MMM-Todoist

      @sdetweil don’t know what exactly I’m looking for :face_with_monocle:
      b536ed9c-7d84-40db-97ea-1b5c81ac7257-grafik.png

      I assume 1 (marked in red 1) is exactly the space I want to get rid off.
      And ! seems to me related to 2 (marked in red 2) , what in english is [space]

      Could it be I have to do any in custom.css regarding the both lines with spacecells in it?
      b58ba976-881c-4d43-9b3d-1d4f460a1eab-grafik.png

      posted in Troubleshooting
      B
      bdream
    • RE: MMM-Todoist

      I see what you mean.
      It’s tricky as I use MMM-Carousel and every time I click to expand it switch back.

      Have commented out MMM-Carousel and see that
      cec1a4c5-f39c-4aca-88b1-0c95726fc317-grafik.png

      Don’t know how to get the red round marked off

      posted in Troubleshooting
      B
      bdream
    • RE: MMM-Todoist

      @sdetweil 8f033e0d-f5e0-4e19-89cd-c47a4108de3f-grafik.png
      such an awesome tool MagicMirror is.
      Every time I’m in contact with this forum I learn new nice things.

      Can’t see how to fix this the empty space mentioned by @Stoffbeuteluwe

      posted in Troubleshooting
      B
      bdream
    • RE: MMM-Todoist

      should “hit keyboard keys, ctrl, shift and letter i” be possible while my MM is running?
      Doesn’t work…

      posted in Troubleshooting
      B
      bdream
    • RE: MMM-Todoist

      @sdetweil Sam, can you please guide me a bit.
      Just connected the keyboard but as estimated after short thinking there is nothing I can do while MM is running … but I guess I need it running.

      posted in Troubleshooting
      B
      bdream
    • RE: MMM-Todoist

      sounds that the blocking point.
      lets see if I get an keyboard connectet. That will be the right way?

      posted in Troubleshooting
      B
      bdream
    • RE: MMM-Todoist

      oh Sam! what you are explaining here (…select the elements tab and navigate the Dom…), sound all Greek to me :man_zombie:
      How to do it via ssh?

      posted in Troubleshooting
      B
      bdream
    • RE: MMM-Todoist

      @Stoffbeuteluwe good question as I had same in my mind.

      I added in custom.css

       .MMM-Todoist {
      	width:450px;
       }
       
       .MMM-Todoist .small {
      	font-size: 13px;
      	line-height: 15px;
       }
      
      .MMM-Todoist .priority{
      	width: 0px;
      	border-right: 0px;
       }
      

      A test without success was also with

      .MMM-Todoist .spacerCell {
          width: 0px;
      }
      

      I assume it’s about any with .divTable or .divTableCell but don’t know how to handle and I gave up :face_with_cold_sweat:

      May you find a solution :crossed_fingers:

      posted in Troubleshooting
      B
      bdream
    • RE: new update/upgrade script, ready for testing

      @sdetweil sounds hard to you. far away from your computer.
      near time you have to walk and walk all will go as before and better.
      All the best!

      posted in General Discussion
      B
      bdream
    • 1 / 1