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

    Posts

    Recent Best Controversial
    • RE: MMM-cryptocurrency - v1.4

      @ArkantosArk Hey,
      I make a bug fix where you outlined some problems. You can checkout updated code from repository.

      Now you should have the module working in both configuration.
      Let me know.

      Thank you!

      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      @jimador Hi!
      Unfortunately, it’s not easy to select a custom starting date, because I use an external service which provides me only that history.
      Tracking myself the currency change is expensive and I’ll not do in the next future.
      But, if you know some web services able to do that I’m really happy to implement this feature :)

      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      @ArkantosArk Very strange.
      Same module configuration is working here, even if I set 1h.

      {
        module: "MMM-cryptocurrency",
        position: "bottom_bar",
        config: {
          currency: ['ethereum', 'bitcoin'],
            conversion: 'EUR',
            displayType: 'detail',
              headers: ['change24h', 'change1h']
        }
      }
      

      Is it possible that aren’t conflict with other modules?
      In any case, if you cannot fix, try to re-download module from repository and then re-add in your configuration.
      Let me know if something changes.

      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      @ArkantosArk Hello,
      I’m sorry for your problem. Let’s try to understand and fix them.
      Can you please post your module configuration (the one in config.js)?
      Also, have you changed module files?

      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      @s199 At the moment, service which provides data is not able to convert in BTC, but only to a specified set of currencies, none virtual.
      For the Dogecoin request. It could make sense but it requires a bit of configuration and so I need some time to develop it. But I’ll do.

      For what I know, you can trade every crypto currency in EUR or USD or any other, not only BTC.

      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      @olexs Amazing work!
      Thanks for pull requests! Already merged :)
      Thank you so much!

      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      @SpecialRob Yes weird. But thank you for reporting it.
      I’ll investigate.

      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      Hello guys,
      I’ve updated project making optional the possibility to show currency changes in time.
      Also, you can select which interval to see between one of the following: 1 hour, 1 day or 1 week. None of them is required.

      Leave me feedback ;)

      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      Hi @SpecialRob,
      I think I didn’t get the point.
      In my module, there is not a line separator between header and data.
      Also, language of the module is set to english and you don’t see header values? So strange :)

      Can you please post a screenshot of what you see?
      Looking forward to help you.

      posted in Utilities
      M
      matteodanelli
    • RE: MMM-cryptocurrency - v1.4

      Project updated with multiple currencies support and percentage change in the last 24 hours.
      Thank you @Klizzy for you contribution!

      posted in Utilities
      M
      matteodanelli
    • 1
    • 2
    • 3
    • 2 / 3