Hi,
I read many posts & docs but cannot find more informations about these.
The openweathermap binding offers the one call history request, back for 5 previous days.
But it seems impossible to get the history of the current day. (only D-1 > D-5)
I tried "historyDay=0" in thing file, but the binding returns me : "historyDay value of 0 is not supported".
Note that the official API can return the current day history.
Can you please add this feature in the binding ? (or tell me how to get data if it already exists ?)
One use case :
I need to know at noon if it has rain during the last 36hours (the morning and the day before) to start the mower (or not).
Hi, I read many posts & docs but cannot find more informations about these. The openweathermap binding offers the one call history request, back for 5 previous days. But it seems impossible to get the history of the current day. (only D-1 > D-5) I tried "historyDay=0" in thing file, but the binding returns me : "historyDay value of 0 is not supported". Note that the official API can return the current day history. Can you please add this feature in the binding ? (or tell me how to get data if it already exists ?)
One use case : I need to know at noon if it has rain during the last 36hours (the morning and the day before) to start the mower (or not).
Thanks