made ledenet lowercase

This commit is contained in:
Brent Hughes 2016-12-28 23:07:01 -06:00 committed by GitHub
parent e0308151c1
commit 6f5b610690

View File

@ -96,5 +96,5 @@ Some devices such as the Ledenet RGBW controller use a slightly differenct proto
```yaml
192.168.1.10:
name: NAME
protocol: 'LEDENET'
protocol: 'ledenet'
```