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-MyWeather and coloricon option

    Scheduled Pinned Locked Moved Troubleshooting
    10 Posts 4 Posters 3.2k Views 3 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.
    • J Offline
      johnny_swindle
      last edited by

      I am slowing getting my mm configured. I am using MMM-MyWeather. Each time I attempt to add the coloricon option, I get an error and mm will not start.

      Would someone be so kind as to post sample code showing the proper way to use this option?

      Thank you.

      N 1 Reply Last reply Reply Quote 0
      • N Offline
        NoNameRo @johnny_swindle
        last edited by

        @johnny_swindle

        sample

        {
          module: 'MMM-MyWeather',
          position: 'top_right',
          config: {
            apikey: 'xxxxxxxxxxxxx', // private; don't share!
            pws: 'pws:IGELDERL219', //culemborg
            hourly: '1',
            fctext: '1',
            fcdaycount: "5",
            fcdaystart: "0",
            hourlyinterval: "3",
            hourlycount: "2",
            alerttime: 10000,
            alerttruncatestring: "english:",
            roundTmpDecs: 1,
            UseCardinals: 0,
            layout: "horizontal",
            sysstat: 0,
            coloricon: true
          }
        },
        
        1 Reply Last reply Reply Quote 0
        • J Offline
          johnny_swindle
          last edited by

          @NoNameRo

          Thank you for the example. However, when I add the last line, that is when mm fails to load and generates the error message. I am open to any and all suggestions.

          Thanks…

          N 1 Reply Last reply Reply Quote 0
          • N Offline
            NoNameRo @johnny_swindle
            last edited by

            @johnny_swindle
            post your config.js

            J 2 Replies Last reply Reply Quote 0
            • F Offline
              fabbr
              last edited by

              @johnny_swindle It would also be nice to see what is the error message you’re getting

              J 1 Reply Last reply Reply Quote 0
              • J Offline
                johnny_swindle @NoNameRo
                last edited by

                @NoNameRo
                I will later this evening after I get home from work.

                Thanks…

                1 Reply Last reply Reply Quote 0
                • J Offline
                  johnny_swindle @fabbr
                  last edited by

                  @fabbr

                  I will post what the error message looks like later this evening after I get home from work.

                  Thanks…

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    johnny_swindle @NoNameRo
                    last edited by

                    @NoNameRo
                    @fabbr
                    I will be a couple of days before I can post my config/error message…display went out. Will have to get another one.

                    Thanks for everyone’s help.

                    Johnny

                    J 1 Reply Last reply Reply Quote 0
                    • J Offline
                      johnny_swindle @johnny_swindle
                      last edited by

                      OK…new display up and running…and the issue with color icons solved. A trailing comma was missing from coloricon option.

                      Working now…thanks everyone.

                      @johnny_swindle said in MMM-MyWeather and coloricon option:

                      @NoNameRo
                      @fabbr
                      I will be a couple of days before I can post my config/error message…display went out. Will have to get another one.

                      Thanks for everyone’s help.

                      Johnny

                      1 Reply Last reply Reply Quote 0
                      • Cr4z33C Offline
                        Cr4z33
                        last edited by

                        This post is deleted!
                        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 Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy