Fix typo (#1843)
This commit is contained in:
parent
b640736e42
commit
e911357e97
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ Will add a light with white mode (default). Changing the brightness will set the
|
|||
mode: "rgbw"
|
||||
```
|
||||
|
||||
Some devices such as the Ledenet RGBW controller use a slightly difference protocol for communicating the brightness to each color channel. If your device is only turning on or off but not changing color or brightness try adding the LEDENET protocol.
|
||||
Some devices such as the Ledenet RGBW controller use a slightly different protocol for communicating the brightness to each color channel. If your device is only turning on or off but not changing color or brightness try adding the LEDENET protocol.
|
||||
|
||||
```yaml
|
||||
light:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue