Rename light platform from aurora to nanoleaf_aurora (#5158)

This commit is contained in:
Marco Orovecchia 2018-04-12 09:27:08 +02:00 committed by Martin Hjelmare
parent b356bfcc45
commit bc0b6a3f43

View File

@ -21,7 +21,7 @@ To enable the Aurora lights, add the following lines to your `configuration.yaml
```yaml
# Example configuration.yaml entry
light:
- platform: aurora
- platform: nanoleaf_aurora
host: 192.168.1.10
token: xxxxxxxxxxxxxxxxxxxxx
```