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-OctoMonV2

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    6 Posts 2 Posters 361 Views 2 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.
    • B Offline
      bluearmy18
      last edited by

      HI I can not get this module to run.
      I have another octopus module working which is MMM-IntelligentOctopus’. So I presume all my creds work. I actually have both modules running 1 works 1 does not.

      any ideas what I am missing?

      thanks for any assistance

      {
      module: ‘MMM-OctoMonV2’,
      position: ‘top_center’,
      header: ‘ Octopus Energy’,
      config: {
      elecApiUrl: ‘https://api.octopus.energy/v1/electricity-meter-points/1XXXXXXXXX/meters/22LXXXXXXX/consumption/?group_by=day’,
      elecExpApiUrl: ‘https://api.octopus.energy/v1/electricity-meter-points/13xxxxxxx/meters/22xxxxxx/consumption/?group_by=day’,
      gasApiUrl: ‘https://api.octopus.energy/v1/gas-meter-points/16xxxxxxxx/meters/E6xxxxxxxxxx/consumption/?group_by=day’,
      api_key: ‘sk_live_xxxxxxxxxxxx’,
      displayDays: 7,

      	elecMedium: 16,
      	elecHigh: 20,
      	elecCostKWH: 0.07,
      	elecCostSC: 0.6783,
      
      	elecExpMedium: 5,
      	elecExpHigh: 10,
      	elecExpCostKWH: 0.15,
      	elecExpCostSC: 0,
      
      	gasMedium: 5,
      	gasHigh: 10,
      	gasCostKWH: 0.0492,
      	gasCostSC: 0.2986,
      
      	decimalPlaces: 2,
      	showUpdateTime: true,
      	updateInterval: 60000*60,
      	retryDelay: 5000,
      	animationSpeed: 2000,
      		}
      

      },

      S B 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @bluearmy18
        last edited by

        @bluearmy18 can you show the output from MagicMirror startup?

        if using pm2 then

        pm2 logs --lines=100

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • B Offline
          bluearmy18 @bluearmy18
          last edited by

          @bluearmy18 @sdetweil
          hi thanks for the quick response… I ran the command but when I tried to post it I get the message… the log is to big… over 32787 characters… anything more specific I can get for you?

          S 2 Replies Last reply Reply Quote 0
          • S Offline
            sdetweil @bluearmy18
            last edited by sdetweil

            @bluearmy18 you can copy/paste it into a code block

            tripple backtic (left of 1 on US keyboard)
            new line
            paste
            go to end
            new line
            tripple backtic

            warning the complete calendar url will be shown in the log
            xx it out, before posting the log info

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            B 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @bluearmy18
              last edited by sdetweil

              @bluearmy18

              i deleted your post as it had your calendar url exposed

              im gonna reject the other for the same issue

              sorry forgot to warn also

              octomon is all in browser, so we need to look at the in browser log, need keyboard and mouse

              ctrl-shift-i
              select the console tab
              and enter octo in the filter field
              ctrl-shift-i to close dev window

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • B Offline
                bluearmy18 @sdetweil
                last edited by

                @sdetweil

                thanks appreciate the help. Ill have to connect the Keyboard tomorrow, so will reply again… thanks again

                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