Binary Light
The binary
light platform creates a simple ON/OFF-only light from a
binary output component.

# Example configuration entry
light:
- platform: binary
name: "Desk Lamp"
output: light_output
Configuration variables:

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