• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 589 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.
  • S Offline
    sifuhall
    last edited by Nov 6, 2023, 6:13 PM

    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!

    B W 2 Replies Last reply Nov 6, 2023, 6:37 PM Reply Quote 0
    • B Offline
      BKeyport Module Developer @sifuhall
      last edited by Nov 6, 2023, 6:37 PM

      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
      • W Offline
        wishmaster270 Module Developer @sifuhall
        last edited by wishmaster270 Nov 6, 2023, 7:01 PM Nov 6, 2023, 7:00 PM

        @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
        • S Offline
          sifuhall
          last edited by Nov 6, 2023, 10:17 PM

          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
          1 / 1
          • First post
            4/4
            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