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

DariBer

@DariBer

0
Reputation
4
Profile views
5
Posts
0
Followers
0
Following
Joined Sep 9, 2020, 8:11 AM
Last Online Jun 27, 2022, 12:04 PM

DariBer Unfollow Follow

Latest posts made by DariBer

  • RE: working module Raspberry Pi 4 and PIR?

    @hpgraphia

    how does your config.js file look like for that module?
    Would you be kind and show it?

    posted in Forum
    D
    DariBer
    Jun 12, 2022, 9:55 AM
  • help with Google Calendar, No upcoming events

    I’m trying to get Google Calendar to work, but I only get “No upcoming events” instead of showing me the events.

    Bellow is how my config file looks like, (I have changed numbers ans stuff cause of security, that’s the reason it gives 404 if you try that link).

    The calendar is “secret address in iCal format”. When I use that address in a browser, it starts to download an ical file, and I can import that to my calendar application on my Mac and I can see the events and bookings. So what am I doing wrong in my MagicMirror config.

    {
        module: "calendar",
         header: "Google Calendar",
         position: "top_left",
         config: {
          calenders: [
          {
         symbol: "calendar-check",
         url: "https://calendar.google.com/calendar/ical/g_svmlo4ff1f6ju3dhjjlr2nahtg%40group.calendar.google.com/private-03f7hcs687c2e92eb4b36dvv6v83936/basic.ics", }
         ]
     }
    },
    
    posted in Troubleshooting
    D
    DariBer
    Jun 12, 2022, 9:51 AM
  • RE: working module Raspberry Pi 4 and PIR?

    @Murky3057

    OK, I had that in mind, my problem is, when my monitor turnes on, it start some kind of splash screen that is pink/purple with Benq logo before it’s totally tuned on, I find that so annoying to see. That’s the reason I’m not going that path :)

    posted in Forum
    D
    DariBer
    Jun 10, 2022, 1:31 AM
  • RE: working module Raspberry Pi 4 and PIR?

    @Murky3057
    Not sure I understand you here.
    Could you please describe the thing with “connect the sensor to the monitor’s power”? You mean to connect the monitor to a remote witch like a zigbee or z-wave (or wifi) and power on/off that switch? So basic cut the power to the monitor?

    posted in Forum
    D
    DariBer
    Jun 10, 2022, 1:03 AM
  • working module Raspberry Pi 4 and PIR?

    I’m looking for a way (module) if possible to somehow black the screen and then light it up with a motion sensor (PIR) together with Raspberry Pi 4, if that’s not possible, then is there any module that works with RPi 4 that turn of the HDMI and turns on the HDMI port with motion sensor.

    I have tried some but seems it doesn’t work with RPi4.

    posted in Forum
    D
    DariBer
    Jun 8, 2022, 7:38 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