Possible to control Mission Planner vehicle icon?

I am using Python/Dronekit to move a copter in the SITL and real flight through a pre-defined grid pattern.

Is there a way to control the MP vehicle icon such that it blinks or changes color whenever it encounters certain parameter values (eg, a sensor value) over a waypoint?

If not, is this an idea viable for a request?