Open
Description
This should raise an exception, offering direct advice on what to do about it.
Potentiometer("D4")
should produce an Exception:
"{port_name} is not a valid port for {component_name}, which is a {component_type} component. Try using a {correct_component_type} port, such as {example_correct_port}"