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.

    Spot Energy Module (Nordpool?)

    Scheduled Pinned Locked Moved Solved Requests
    11 Posts 4 Posters 3.3k 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.
    • X Offline
      x5nder
      last edited by

      Is anyone able to create a module that shows the spot energy prices for the next 24 hours? Nordpool has good API data, as far as I know…

      L 1 Reply Last reply Reply Quote 0
      • L Offline
        late4marshmellow @stephanvdplas
        last edited by

        @stephanvdplas

        Hi!
        Sorry for not inform here (and late), this is already resolved :)
        Use this settings.

        {
          module: "MMM-EUElectricityPrice",
          position: "top_center",
          config: {
            dataSource: "NL",
            currency: "EUR",
            headText: "",
            showCurrency: false,
            showNowLine: false,
            showStatsText: false,
            customText: ""
          }
        }
        
        1 Reply Last reply Reply Quote 0
        • L Offline
          late4marshmellow @x5nder
          last edited by

          @x5nder
          Check out my fork of finnish prices module

          mine gives you a graph of many EU markets.

          https://github.com/late4marshmellow/MMM-EUElectricityPrice

          X S 2 Replies Last reply Reply Quote 0
          • X Offline
            x5nder @late4marshmellow
            last edited by

            @late4marshmellow Are you still developing this module? Nordpool has changed its regions/api, I think… I am trying to find out what to use instead of ‘Oslo’ to see Dutch prices, but I can’t figure it out :x

            L 1 Reply Last reply Reply Quote 0
            • L Offline
              late4marshmellow @x5nder
              last edited by

              @x5nder Sorry for this very late reply, i was not aware of your question though maybe you already found the answer or my answer is no longer needed. But since i found it by a simple google search. Maybe others seeks the same answer.

              First of all, yes. As of Jan 2025 i am still maintaining this module.
              Region code to use for fetching the correct price area are listed over at Nordpool

              https://data.nordpoolgroup.com/map?deliveryDate=latest&currency=EUR&market=DayAhead&mapDataType=Price&resolution=60

              Netherlands (Dutch?) is NL
              France is FR
              Oslo area is NO1
              Poland is PL
              and so on…

              1 Reply Last reply Reply Quote 0
              • S Offline
                stephanvdplas @late4marshmellow
                last edited by

                @late4marshmellow I’d like to make use of this nice module, but i’d like to get rid of the Header part (Where it shows the words: “Electricity Price EUR” and possibly also the “Now: … ore/kWh” part.
                Is this possible with a css or maybe better with a parameter setting?

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

                  @stephanvdplas note the readme shows an undocumented config option

                  headText

                  IMG_1343.png

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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

                    @sdetweil

                    This makes the “Electricity price” part vanish, but not the rest:

                    8646a46b-b980-43b4-a70f-a9da54b2010b-image.png

                    So it doesn’t help me.

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

                      @stephanvdplas you could use the developers window elements tab to discover css

                      see second link in my signature below

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

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

                        @stephanvdplas did you fix it?

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

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

                          @sdetweil not yet, It will take some time which I don’t have these days. I’ll let you know.

                          L 1 Reply Last reply Reply Quote 1
                          • L Offline
                            late4marshmellow @stephanvdplas
                            last edited by

                            @stephanvdplas

                            Hi!
                            Sorry for not inform here (and late), this is already resolved :)
                            Use this settings.

                            {
                              module: "MMM-EUElectricityPrice",
                              position: "top_center",
                              config: {
                                dataSource: "NL",
                                currency: "EUR",
                                headText: "",
                                showCurrency: false,
                                showNowLine: false,
                                showStatsText: false,
                                customText: ""
                              }
                            }
                            
                            1 Reply Last reply Reply Quote 0
                            • S sdetweil has marked this topic as solved

                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                            With your input, this post could be even better 💗

                            Register Login
                            • 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