mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-12 13:16:51 +00:00
Rename light platform from aurora to nanoleaf_aurora (#5158)
This commit is contained in:
parent
b356bfcc45
commit
bc0b6a3f43
@ -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…
x
Reference in New Issue
Block a user