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

    Topics

    • E

      Easy calendar question

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      1
      0 Votes
      3 Posts
      808 Views
      P
      For each of the available calendar modules you need to have a ical link to a shared calendar that is accessible. usually this is the “public” link or a “private” link with a long random looking string in it, that is actually still a publicly accessible link, but not discoverable, based on a personal or company name. this is discussed here. https://forum.magicmirror.builders/topic/11963/adding-shared-google-calendars The “get shareable link” button you see, probably offers a link that needs explicit authentication as you have worked out. auth is documented here in the default calendar module help https://docs.magicmirror.builders/modules/calendar.html#configuration-options auth is documented here in the helpfile for MMM-CalendarExt2 https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/blob/master/docs/Configuration/Calendar.md i would try different type of auth, either plain, digest or bearer as there may be restrictions on one or more types of authentication method. [edit] I have had more luck with the MMM-calendar-Ext2 module recently Hope this helps
    • E

      Calendar can switch on notifications

      Watching Ignoring Scheduled Pinned Locked Moved Requests
      4
      0 Votes
      4 Posts
      732 Views
      S
      @Edohvin said in Calendar can switch on notifications: Won’t that slow things down? Possibly, but that is how the face reco, page, etc module’s work. Mm runs modules at startup. They can be hidden. But you can’t add a new one on demand. 30 might be more than a pi can handle
    • E

      Is there an online voice assistant with custom commands?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      4
      0 Votes
      4 Posts
      600 Views
      E
      @saljoke Thanks for the reply! I will check it out right away!
    • E

      Python script streaming ideas

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      1
      0 Votes
      1 Posts
      281 Views
      E
      Hello community! I have a python script that runs a detection algorithm. When it is ran, it shows a webcamfeed (using cv2) with drawings (detection boxes) drawn on there aswell. Now, I want my mirror to be able to start this python script AND also show the webcam feed (with the bounding boxes) on my mirror! Anyone knows some ideas how to tackle this problem? I included a picture to give you an idea what I mean with webcam feed and bounding boxes! (I am using a jetson Nano, but that shouldn’t be important for this question) [image: 1603273855356-a1c5adaa-ea23-4e87-ac67-7ab3a841f362-image.png] Any brainstorming is appreciated, thanks!
    • 1 / 1