MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    SOLVED google calendar event location

    Requests
    2
    3
    103
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Andy_nde last edited by

      Hey there,

      I have daily changing locations for my work, so I’d like to get the route to these locations every morning. the location is implemented in my google calendar events and it just has to be displayed maybe like in MMM-Commute e.g. is there any solution to implement this?

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @Andy_nde last edited by

        @andy_nde said in google calendar event location:

        the location is implemented in my google calendar

        what field of the event is this in?

        can u download the ics (use the URL from the cal )
        it is just a text file…

        so one event.

        BEGIN:VEVENT
        …
        …
        …
        END:VEVNET

        the calendar module broadcasts the events so other modules might augment the system with at info
        (weather, etc…)
        i don’t know whjat field it is, so doubt we broadcast it…

        Sam

        Create a working config
        How to add modules

        A 1 Reply Last reply Reply Quote 0
        • A
          Andy_nde @sdetweil last edited by

          @sdetweil yes the broadcast of the calendar module was the solution. With MMM-google-route I found the right thing I was looking for.

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy