Retrieve weather data via API?

Homepage Forums Generally Retrieve weather data via API?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #34650
    Mathias Stöber
    Participant

    Hello everyone,

    Is there a way to read out the current weather data, which is displayed under “Forecast”, via API?

    If I read the normal API documentation correctly, does it only output the data that was used for irrigation control?

    VG Mathias

    #34651
    Admin
    Keymaster

    Hello,

    That's not possible, but you don't need it either: The weather data comes from the OpenSprinkler project's weather server, see here:

    https://github.com/OpenSprinkler/OpenSprinkler-Weather

     

    #34652
    Mathias Stöber
    Participant

    Damn, the project is going to be even bigger than expected 😉

    Another question can you tell what exactly the data of the API means when calling “/jc” under “wtdata”? Are there values ​​for “minT” and “maxT”? I didn't find anything about this in the documentation and from the values ​​(54 and 80) it doesn't seem to be the normal min/max temperature of the day.

    VG and thanks Mathias

    #34679
    Admin
    Keymaster

    Hi, internally the OpenSprinkler works in Fahrenheit, 54 and 80 are fine, they just have to be converted

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.