Monochromatic Light
The monochromatic
light platform creates a simple brightness-only light from an
float output component.


# Example configuration entry
light:
- platform: monochromatic
name: "Kitchen Lights"
output: output_component1
Configuration variables:

- output (Required, ID): The id of the float Output Component to use for this light.
- All other options from Light.
See Also

