• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-CalendarExt3 - use hidden calendar and remote weather locale?

Scheduled Pinned Locked Moved Utilities
11 Posts 4 Posters 3.2k Views 4 Watching
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.
  • E Offline
    eqpaisley @sdetweil
    last edited by eqpaisley Nov 27, 2022, 6:16 PM Nov 27, 2022, 6:15 PM

    @sdetweil said in MMM-CalendarExt3 - use hidden calendar and remote weather locale?:

    @eqpaisley remove the position on the default calendar, then it won’t show.

    I do want the default calendar to show, but I want MMMCal3 to show different calendar. I have 4 google calendars all in my default module. I want a 5th calendar that doesn’t appear in my default, to appear in MMMCal3.

    you can do multiple calendar module entries, and also multiple calendars in one entry.

    weather, set the location there. takes either a location Id or lat/long

    Set the location withint MMCal3? I want my weather module to show my weather where I live, but I want MMMCal3 to show the weather icons of a different location.

    S 1 Reply Last reply Nov 27, 2022, 6:33 PM Reply Quote 0
    • S Offline
      sdetweil @eqpaisley
      last edited by sdetweil Nov 27, 2022, 6:34 PM Nov 27, 2022, 6:33 PM

      @eqpaisley ext3 doesn’t know where the data was sourced from

      create ANOTHER calendar module w just one entry

      create another weather module w a different location

      both w position not specified

      note: weather providers are getting restrictive on free access. sone provide enough for 1 day, maybe every hour… two weathers will double the counts…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      E 2 Replies Last reply Nov 27, 2022, 7:13 PM Reply Quote 0
      • E Offline
        eqpaisley @sdetweil
        last edited by Nov 27, 2022, 7:13 PM

        @sdetweil ahhhh I understand.

        Sorry to ask to be spoonfed here – when creating a 2nd instance of a default module, can that just be done in the config or do I need a 2nd copy of the entire calendar directory? How will I distinguish between the two for the purposes of having MMMCal3 pull data from one but not the other?

        M 1 Reply Last reply Nov 27, 2022, 7:46 PM Reply Quote 0
        • E Offline
          eqpaisley @sdetweil
          last edited by Nov 27, 2022, 7:37 PM

          @sdetweil Actually I figured it out SORT OF. Just added another calendar module and no position and it did exactly what you said. However – if I don’t put this second instance of the calendar as the LAST thing in my config.js, it stops all modules below it from loading. Really odd.

          Thanks for all the help!

          S 1 Reply Last reply Nov 27, 2022, 9:18 PM Reply Quote 0
          • M Offline
            MMRIZE @eqpaisley
            last edited by Nov 27, 2022, 7:46 PM

            @eqpaisley
            You can use

            calendarSet: ['CALENDAR_NAME1', 'CALENDAR_NAME2', ...], 
            

            You need to assign a name attribute to your target calendar of default calendar module(s).

            For specifying the target weather, once I considered that case but had thought nobody would use the weather module like that. But finally, here are you. I’ll implement that feature on the next update.

            E 1 Reply Last reply Nov 27, 2022, 8:00 PM Reply Quote 0
            • E Offline
              eqpaisley @MMRIZE
              last edited by Nov 27, 2022, 8:00 PM

              @MMRIZE said in MMM-CalendarExt3 - use hidden calendar and remote weather locale?:

              For specifying the target weather, once I considered that case but had thought nobody would use the weather module like that. But finally, here are you. I’ll implement that feature on the next update.

              I have arrived!!! :)

              Kidding. But, yeah, if I could throw my openweather API key and new location data into the MMMCal3 config, that would be sick!

              1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @eqpaisley
                last edited by Nov 27, 2022, 9:18 PM

                @eqpaisley odd indeed. all the default modules support multiple instances , by config in config.js

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                B 1 Reply Last reply Nov 28, 2022, 9:18 AM Reply Quote 0
                • B Offline
                  BKeyport Module Developer @sdetweil
                  last edited by Nov 28, 2022, 9:18 AM

                  @eqpaisley here’s what I would do. Install MMM-CalendarExt3Agenda and use it instead of the default calendar module to display events. You’ll still use calendar, just not use it with the position indicator. CE3A gives you a ton more control over the calendars displayed and used, is prettier, and more functional, IMO.

                  The "E" in "Javascript" stands for "Easy"

                  1 Reply Last reply Reply Quote 1
                  • M Offline
                    MMRIZE
                    last edited by Dec 5, 2022, 5:59 PM

                    I’ve updated. Check ver 1.2.6

                    https://github.com/MMRIZE/MMM-CalendarExt3/issues/45

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 1 / 2
                    • First post
                      Last post
                    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