Binary Light

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

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

Configuration variables

See Also