MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    current Weather form .json file

    Utilities
    2
    4
    1432
    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.
    • G
      Gasoman last edited by

      How can I get the temperature and humidity form a .json file. The file is under the adress http://myIP/weather.json has this data:

      {
      “os selected”: {
      “inside”: “0”,
      “outside”: “1”
      },
      “internal”: {
      “temperature”: “25.4”
      },
      “channel1”: {
      “temperature”: “2.4”,
      “humidity”: “46” },
      “channel2”: {
      “temperature”: “”,
      “humidity”: “”
      },
      “channel3”: {
      “temperature”: “”,
      “humidity”: “”
      },
      “channel4”: {
      “temperature”: “”,
      “humidity”: “”
      },

      I can’t find am module for this, does anyone have a solution to my Problem?

      1 Reply Last reply Reply Quote 0
      • E
        E3V3A last edited by

        Maybe this one ?

        "Everything I do (here) is for free – altruism is the way!"
        MMM-FlightsAbove, MMM-Tabulator, MMM-Assistant (co-maintainer)

        1 Reply Last reply Reply Quote 0
        • G
          Gasoman last edited by

          Great, thanks, I will try to read the data and then present it correctly. I would like to take the presentation of MMM-FHEM for it.

          G 1 Reply Last reply Reply Quote 0
          • G
            Gasoman @Gasoman last edited by

            @Gasoman

            next Problem, wenn the MagicMirror started it shows “Error fetching stats.” It display then the komplet string. What can I do?

            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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy