Zengge


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

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

Configuration variables:

  • devices array (Required): List of your devices/bulbs.
    • MAC address (Required): The MAC address of the bulb.
      • name (Optional): Friendly name for the frontend.