Get an Led device by name.
name |
The name of the LED. |
color |
The color of the LED. |
The Led object for the device. |
DeviceError.NOT_FOUND |
if a Led device with the specified name and color is not found. |