historic daily maximum and minimum temperature for netatmo stations

eoin.walsh

Is there a straightforward way to get the historical maximum and minimum temperature on a specific day for netatmo stations accessible via the /getmeasure API endpoint?

0

Comments

3 comments

  • Comment author
    Leslie Community moderator

    Hello,

    Yes, you have a min_temp/max_temp parameter in your /getmeasure query (https://dev.netatmo.com/apidocumentation/weather#getmeasure in "type")

    You can then use the 1day scale to get the value for the last 24 hours

    Have a good day,

    Leslie - Community Manager

    1
  • Comment author
    eoin.walsh

    thanks Leslie, thats working for me now!

    Just for your information, 'date_min_temp', and 'date_max_temp' for the "type" parameter return an error of 'Filter date_min_temp does not exists'. Might be worth removing them from the documentation if that is going to be the case moving forward!

    0
  • Comment author
    Leslie Community moderator

    Hi again,

    Thanks for the warning ! Indeed these values are deprecated, I asked the teams to correct this

    Have a good day,

    Leslie - Community Manager

    0

Please sign in to leave a comment.