Monochromatic Light

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

Image
Example of a brightness-only LED strip that can be used with this component.
Image
# Example configuration entry
light:
  - platform: monochromatic
    name: "Kitchen Lights"
    output: output_component1

Configuration variables

See Also

Image