How to consume OWM weather data in Node-Red

Поделиться
HTML-код
  • Опубликовано: 31 дек 2024

Комментарии • 9

  • @petermarton7083
    @petermarton7083 3 месяца назад

    Köszönjük!

  • @kimmerrild3487
    @kimmerrild3487 Год назад

    Very nice video.
    Its well documented, and easy to understand. Its shows the effort you have made into a video like this. Thankyou for your work. You have earned a thumbs up, and a follower :D
    However. A thing that aint described is how you input you'r example data, and thus extact data from the example. I'm new to Node-red, and programming in all general.
    I'm new into Node-Red, and therefore I dont know the basics of it, but - well. thats my only caviat.

    • @csongorvarga
      @csongorvarga  Год назад

      You mean the test node? I called the same URL as it is in the http-request node and put it into Chrome. And I got the json back as a result. I copied it from the browser and set up the unject node to add a JSON to msg.payload and pasted in the response from the clipboard. Is this what you were asking?

    • @kimmerrild3487
      @kimmerrild3487 Год назад +1

      ​@@csongorvarga Thankyou for your time to reply.
      Yes. I was fiddleing with it, and I was having issueies with getting data out correctly. but I got it sorted..... I cant remember exactly why it was giving me an issue, but I got it to work.
      My point on the case is that - Expect that the veiwer is a complete noob, and has minimal knowledge about the topic of the video. I dont know the basics of the system, I'm learning as I go, but in my case, it would have been nice if you had opened the inject node, so the enduser could see what it was doing. You didn't had to explain it, but just to see how it was setup would mean the world of difference, and jut by doing that, the enduser could intuitive learn by himself how it worked.
      I have nothing but applause for the time and devotion you put into making a video like this. I know it take a long time to plan, execute, and edit.
      Thumbs up.

    • @csongorvarga
      @csongorvarga  Год назад

      @@kimmerrild3487 Thanks for the comment, I will try to remember that in the future.

  • @sebakiller9736
    @sebakiller9736 Год назад

    Super Beschrieben habe das im Homeassistant am Laufen klappt prima🎉Danke für deine Wegbeschreibung

  • @АлКа-л1й
    @АлКа-л1й Год назад

    Thank you for the helpful video

  • @ronm6585
    @ronm6585 Год назад +1

    Thank you.