Update light.nanoleaf_aurora.markdown (#5175)
in current build `- platform: aurora` is not found however `- platform: nanoleaf_aurora` works ok!
This commit is contained in:
parent
e2e44aeb33
commit
d0268f1e05
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ To enable the Aurora lights, add the following lines to your `configuration.yaml
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
light:
|
light:
|
||||||
- platform: aurora
|
- platform: nanoleaf_aurora
|
||||||
host: 192.168.1.10
|
host: 192.168.1.10
|
||||||
token: xxxxxxxxxxxxxxxxxxxxx
|
token: xxxxxxxxxxxxxxxxxxxxx
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue