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.

    Pushbullet

    Scheduled Pinned Locked Moved Unsolved Requests
    17 Posts 2 Posters 12.1k 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.
    • Wilco89W Offline
      Wilco89
      last edited by

      I never used an API before does somebody have some tips/tricks for me?

      R 1 Reply Last reply Reply Quote 0
      • KirAsh4K Offline
        KirAsh4 Moderator
        last edited by

        A lot of reading?

        API are created to expose certain hooks that you can tie to. So check out the API’s documentation and figure out how to call it. For example, the default weather module uses the OpenWeatherMap API. If you look at the web site’s API page, you will see explanations of how to send your request for information. In this case, it’s a simple http:// call. So in the 'node_helper.js' file, you can then see how the URL is generated and then send out to the API hook. It then waits for data to return and pass it back on to the weather module.

        A Life? Cool! Where can I download one of those from?

        1 Reply Last reply Reply Quote 0
        • R Offline
          ronny3050 Module Developer @Wilco89
          last edited by

          @Wilco89 How far are you with this? I was wondering whether I could take a crack at it.

          1 Reply Last reply Reply Quote 1
          • R Offline
            ronny3050 Module Developer
            last edited by

            Finished with the module. https://forum.magicmirror.builders/topic/477/phone-notifications

            Please let me know if this solves your request!

            1 Reply Last reply Reply Quote 0
            • Wilco89W Offline
              Wilco89
              last edited by

              Thnx @ronny3050!

              having a busy holiday. did not get any furtfer. nut it seams like a good option for me, will try to get it to work on my screen asap.

              1 Reply Last reply Reply Quote 1
              • 1
              • 2
              • 2 / 2
              • 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