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.

    Request To Modify MMM-json

    Scheduled Pinned Locked Moved Unsolved Requests
    4 Posts 3 Posters 588 Views 3 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.
    • sifuhallS Offline
      sifuhall
      last edited by

      I have a request that I will pay someone to modify the exiting module mmm-json.

      I’m currently pulling life360 data from my Homeseer home automation controller and it has all the data I need, but I want to make some of it conditional.

      The data is in this format:
      Name Home or Away Location In-Transit

      And it does not include column headers (and I don’t need them)

      So the data looks like this:
      Joe Home Rose Steet No
      Sally Away I95 Yes
      George Away Main Steet No

      What I would like it to do is only display Home or Away if Home. And if Away display the location. And the yes no for intransit should be In-Transit for Yes and blank for no

      So the sample data would look like this:
      Joe Home
      Sally I95 In-Transit
      George Main Street

      I would love to discuss a reasonable pri ce for this. Please reply or msg me.

      Thank you!

      BKeyportB wishmaster270W 2 Replies Last reply Reply Quote 0
      • BKeyportB Offline
        BKeyport Module Developer @sifuhall
        last edited by

        I did find this for anyone willing to do this. https://github.com/kaylathedev/life360-node-api - looks like someone did some API work unofficially. seems like an interesting project.

        The "E" in "Javascript" stands for "Easy"

        1 Reply Last reply Reply Quote 0
        • wishmaster270W Offline
          wishmaster270 Module Developer @sifuhall
          last edited by wishmaster270

          @sifuhall Hi,

          I think it might be already possible with my MMM-ValuesByNotification module.

          If you need a module to fetch the data you can use a curl command with my MMM-CommandToNotification.

          If you can send the data via MQTT you can use MMM-MQTTbridge.

          1 Reply Last reply Reply Quote 1
          • sifuhallS Offline
            sifuhall
            last edited by

            Thank you both! I’ll check in to those ASAP

            And If anyone else may be willing I would love to see if we could work out a reasonable price!

            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