Skip to content

Commit

Permalink
Add LED BLE integration (#23935)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Aug 29, 2022
1 parent 2298176 commit 8a50c29
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions source/_integrations/led_ble.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
title: LED BLE
description: Instructions on how to integrate LED BLE devices into Home Assistant.
ha_category:
- Light
ha_bluetooth: true
ha_release: 2022.9
ha_iot_class: Local Polling
ha_codeowners:
- '@bdraco'
ha_domain: led_ble
ha_config_flow: true
ha_platforms:
- light
ha_integration_type: integration
---

Integrates multiple brands of Bluetooth Low Energy LED devices into Home Assistant.

{% include integrations/config_flow.md %}

This integration works with devices that identify with the following names:

- LEDnet (except LEDnetWF models)
- BLE-LED
- LEDBLE
- Triones
- LEDBlue

These devices have been sold under many brands, including:

- LED BLE
- BLE-LED
- Triones
- Happy Lighting
- Zengee
- LEDBlue
- Zerproc

0 comments on commit 8a50c29

Please sign in to comment.