MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. raccoonpie
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    R
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-PlaceInfo: display information about the world

      @sdetweil I will, thank you!

      posted in Utilities
      R
      raccoonpie
    • RE: MMM-PlaceInfo: display information about the world

      @njw it seems that something changed since last time. The currency API key is not working. The Base URL in the JS file needs to be updated line 57 to

      currencyAPI: "https://api.apilayer.com/fixer/latest",
      

      A small tweak in the line 458 to :

      params = "?apikey=" + this.config.currencyAPIKey;
      

      Could you please check and if possible provide an update? Thanks for your contribution, it is a beautiful and helpful module. Best!

      posted in Utilities
      R
      raccoonpie
    • 1 / 1