Hello,
I need to find all the “weather” status words like “Overcast Clouds” and so on…
Do you know a place I can find it?
Hello,
I need to find all the “weather” status words like “Overcast Clouds” and so on…
Do you know a place I can find it?
Probably it is this one: Weather Conditions - OpenWeatherMap
As I gathered the connection is with openweather.
The conditions should be entered. You created and selected variables?
Also, better use “contains” instead of “is exactly”.
Also because there is no weather condition called "Broken Clouds Heavy Intensity Rain Moderate Rain … "
And upper- and lower case have to match
You created and selected variables?
Yep, using text variables right now.
I don’t remember where, but I read that variables are not case sensitive. Are they?
Also, better use “contains” instead of “is exactly”.
Well, I noticed I always have one case weather situation on my Homey which is exactly the same that in this link: Weather Conditions - OpenWeatherMap
It looks like they cannot mix these conditions. Am I right?