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.

    current Weather form .json file

    Scheduled Pinned Locked Moved Utilities
    4 Posts 2 Posters 1.8k Views 2 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.
    • G Offline
      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 Offline
        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 Offline
          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 Offline
            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 Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy