I have the problem that my UI_Gauge does not change with a changing payload. I used the debug node to check if the value is actually changing (it is), also I send a text info as value format which changes correctly.
This functionality do I expect:
If payload = 2, donut colour = red
If payload = 1, donut colour = green
Min value is 1, Max value is 2. But the colour does not change at all. Any ideas? NPM version is 3.5.2. Node.js is v4.2.6, Node-Red v0.18.6. Dashboard version is 2.9.3