Weather to day

I have used SmartThings for a couple of years but now using Homey. I would like to create current weather report and would like to trigger a Hue colored lamp.

For exemple. If the current weather is raining: blue
Sunny: yellow etc.

Can anyone explaing how to do it. I have downloaded Open Weather app to Homey

Thank´s

Install Openweathermap app, follow instructions on app page how to obtain apk key.
Create new “device” from Openweathermap representing your location.
Then you can use weather info from this “device” in flows. E.g.:
Run flow every half an hour
And the weather is raining
Set bulb colour to blue.

You create as many flows as many colours based on weather you want to have.