home-assistant.io/source/_components/light.zengge.markdown
Alok Saboo 1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00

766 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_iot_class, ha_release
layout title description date sidebar comments sharing footer logo ha_category ha_iot_class ha_release
page Zengge Instructions on how to integrate Zengge Bluetooth bulbs into Home Assistant. 2017-01-14 08:00 true false true true zengge.png Light Local Polling 0.36

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.