Zengge


The zengge platform allows you to integrate your Zengge Bluetooth bulbs into Home Assistant.

Configuration

To enable the lights, add the following lines to your configuration.yaml file:

# Example configuration.yaml entry
light:
  - platform: zengge
    devices:
      "C4:BE:84:51:54:8B":
        name: Living Room

Configuration Variables

devices list Required

The list of your devices/bulbs.

mac_address list Required

The MAC address of the bulb.

name string (Optional)

The friendly name for the frontend.