Enhanced Gauge doesn’t seem to be accepting certain property commands from hardware side (thru Blynk.setProperty
) which should be reflected on the Android app. This is the code snippet that works fine with basic gauge but doesn’t seem to update the enhanced gauge color as expected. Thanks!
Blynk.setProperty(V6, "color", newColor); // update AQI color