Hi,
In my flow I recall the value from a sensor and it can be between 0 and 1000.
I want to change the int to a hex color, where 0 will be blue, 500 green and 1000 red.
This will be use in World map to change the icon color from blue all the way to red relative the the sensor value.
Do you have an suggestions?
Thanks