I’m trying to use TWC to customize several SMS in the morning - and in the evening. For today and tomorrow.
Does anyone know how to find the forecast for windSpeedMin/Max - or if it even exist?
It would probably look somthing like: $twcweather.forecast.windSpeedMax[0]
In the regular forecast for tomorrow (or other days) - a wind speed minimum and maximum is included: $twcweather.forecast.narrative - and it is also possible to pull out the current windspeed - or the windspeed for “tonight”, “tomorrow morning” etc. using $twcweather.forecast.daypart[0].windSpeed.
I would also like to somehow do the same with windGust - if possible.
I’m hoping someone has an idea og knows how to solve this.
Thanks,
Søren from Denmark