DbSensor.
pop_component_by_instance
Remove a component from the sensor using the component instance.
component (SensorComponent) – The component to remove.
SensorComponent
:class:`SensorComponent`
The removed component.