Skip to content

Commit ffa55d3

Browse files
committed
Update documentation
1 parent ecc076e commit ffa55d3

14 files changed

+52
-801
lines changed

README.md

+26-11
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,32 @@
66

77
# ![HA][ha-logo] UniLED - The Universal Light Controller
88

9-
10-
UniLED Currently supports the following range of cheap BLE addressable LED controllers:
11-
12-
- [SP107E][SP107E]
13-
- [SP110E][SP110E]
14-
- [SP601E][SP601E]
15-
- [SP611E][SP61xE]
16-
- [SP617E][SP61xE]
17-
- [SP620E][SP620E]
18-
- [SP630E][SP630E]
19-
- [SP648E][SP648E]
9+
UniLED supports the following range of BLE LED controllers:
10+
11+
### LED Chord
12+
- **SP107E** - SPI RGB(W) Controller
13+
14+
### LED Hue
15+
- **SP110E** - SPI RGB(W) Controller
16+
17+
### BanlanX
18+
- **SP601E**/**SP602E**/**SP608E** - Multi Channel SPI RGB Controllers
19+
20+
- **SP613E**/**SP614E** - PWM Controllers
21+
- **SP630E** - PWM/SPI RGB, RGBW, RGBCCT Controller
22+
- **SP631E**/**SP641E** - PWM Single Color Controllers
23+
- **SP632E**/**SP642E** - PWM CCT Controllers
24+
- **SP633E**/**SP643E** - PWM RGB Controllers
25+
- **SP634E**/**SP644E** - PWM RGBW Controllers
26+
- **SP635E**/**SP645E** - PWM RGBCCT Controllers
27+
- **SP636E**/**SP646E** - SPI Single Color Controllers
28+
- **SP637E**/**SP647E** - SPI CCT Controllers
29+
- **SP638E**/**SP648E** - SPI RGB Controllers
30+
- **SP639E**/**SP649E** - SPI RGBW Controllers
31+
- **SP63AE**/**SP64AE** - SPI RGBCCT Controllers
32+
33+
*Note, for those controllers that support custom effects, such as the SP630E, UniLED only supports selecting the custom effect,
34+
you will have to use the android or IOS app to configure it.*
2035

2136
---
2237

docs/img/sp107e.jpg

-16.8 KB
Binary file not shown.

docs/img/sp110e.jpg

-36.9 KB
Binary file not shown.

docs/img/sp601e.jpg

-35.5 KB
Binary file not shown.

docs/img/sp61xe.jpg

-24.1 KB
Binary file not shown.

docs/img/sp620e.jpg

-24.8 KB
Binary file not shown.

docs/sp107e.md

-112
This file was deleted.

docs/sp110e.md

-7
This file was deleted.

0 commit comments

Comments
 (0)