MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Gasoman
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    G
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: current Weather form .json file

      @Gasoman

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

      posted in Utilities
      G
      Gasoman
    • RE: current Weather form .json file

      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.

      posted in Utilities
      G
      Gasoman
    • current Weather form .json file

      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?

      posted in Utilities
      G
      Gasoman
    • 1 / 1